Skip to content
Success

Console Output

14:12:58 Started by user Jonah Graham
14:12:58 Running as Jonah Graham
14:12:58 Agent basic-vp5h6 is provisioned from template basic
14:12:58 ---
14:12:58 apiVersion: "v1"
14:12:58 kind: "Pod"
14:12:58 metadata:
14:12:58   labels:
14:12:58     jenkins: "slave"
14:12:58     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
14:12:58     jenkins/label: "basic"
14:12:58   name: "basic-vp5h6"
14:12:58   namespace: "packaging"
14:12:58 spec:
14:12:58   containers:
14:12:58   - env:
14:12:58     - name: "JENKINS_SECRET"
14:12:58       value: "********"
14:12:58     - name: "JENKINS_TUNNEL"
14:12:58       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
14:12:58     - name: "JENKINS_AGENT_NAME"
14:12:58       value: "basic-vp5h6"
14:12:58     - name: "JENKINS_REMOTING_JAVA_OPTS"
14:12:58       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
14:12:58         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
14:12:58     - name: "JAVA_TOOL_OPTIONS"
14:12:58       value: ""
14:12:58     - name: "_JAVA_OPTIONS"
14:12:58       value: ""
14:12:58     - name: "OPENJ9_JAVA_OPTIONS"
14:12:58       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
14:12:58     - name: "JENKINS_NAME"
14:12:58       value: "basic-vp5h6"
14:12:58     - name: "JENKINS_AGENT_WORKDIR"
14:12:58       value: "/home/jenkins/agent"
14:12:58     - name: "JENKINS_URL"
14:12:58       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
14:12:58     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
14:12:58     imagePullPolicy: "Always"
14:12:58     name: "jnlp"
14:12:58     resources:
14:12:58       limits:
14:12:58         cpu: "2000m"
14:12:58         memory: "4096Mi"
14:12:58       requests:
14:12:58         cpu: "1000m"
14:12:58         memory: "4096Mi"
14:12:58     tty: true
14:12:58     volumeMounts:
14:12:58     - mountPath: "/home/jenkins/.m2/toolchains.xml"
14:12:58       name: "m2-dir"
14:12:58       readOnly: true
14:12:58       subPath: "toolchains.xml"
14:12:58     - mountPath: "/home/jenkins/.mavenrc"
14:12:58       name: "m2-dir"
14:12:58       readOnly: true
14:12:58       subPath: ".mavenrc"
14:12:58     - mountPath: "/opt/tools"
14:12:58       name: "volume-0"
14:12:58       readOnly: false
14:12:58     - mountPath: "/home/jenkins"
14:12:58       name: "volume-2"
14:12:58       readOnly: false
14:12:58     - mountPath: "/home/jenkins/.m2/repository"
14:12:58       name: "volume-3"
14:12:58       readOnly: false
14:12:58     - mountPath: "/home/jenkins/.m2/settings-security.xml"
14:12:58       name: "m2-secret-dir"
14:12:58       readOnly: true
14:12:58       subPath: "settings-security.xml"
14:12:58     - mountPath: "/home/jenkins/.m2/wrapper"
14:12:58       name: "volume-4"
14:12:58       readOnly: false
14:12:58     - mountPath: "/home/jenkins/.m2/settings.xml"
14:12:58       name: "m2-secret-dir"
14:12:58       readOnly: true
14:12:58       subPath: "settings.xml"
14:12:58     - mountPath: "/home/jenkins/.ssh"
14:12:58       name: "volume-1"
14:12:58       readOnly: false
14:12:58       subPath: ""
14:12:58     - mountPath: "/home/jenkins/agent"
14:12:58       name: "workspace-volume"
14:12:58       readOnly: false
14:12:58     workingDir: "/home/jenkins/agent"
14:12:58   nodeSelector:
14:12:58     kubernetes.io/os: "linux"
14:12:58   restartPolicy: "Never"
14:12:58   volumes:
14:12:58   - name: "volume-0"
14:12:58     persistentVolumeClaim:
14:12:58       claimName: "tools-claim-jiro-packaging"
14:12:58       readOnly: true
14:12:58   - name: "m2-secret-dir"
14:12:58     secret:
14:12:58       secretName: "m2-secret-dir"
14:12:58   - emptyDir:
14:12:58       medium: ""
14:12:58     name: "volume-2"
14:12:58   - configMap:
14:12:58       name: "m2-dir"
14:12:58     name: "m2-dir"
14:12:58   - configMap:
14:12:58       name: "known-hosts"
14:12:58     name: "volume-1"
14:12:58   - emptyDir:
14:12:58       medium: ""
14:12:58     name: "workspace-volume"
14:12:58   - emptyDir:
14:12:58       medium: ""
14:12:58     name: "volume-4"
14:12:58   - emptyDir:
14:12:58       medium: ""
14:12:58     name: "volume-3"
14:12:58 
14:12:58 Building remotely on basic-vp5h6 (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
14:12:58 [WS-CLEANUP] Deleting project workspace...
14:12:58 [WS-CLEANUP] Deferred wipeout is used...
14:12:58 [ssh-agent] Looking for ssh-agent implementation...
14:12:58 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:12:58 $ ssh-agent
14:12:58 SSH_AUTH_SOCK=/tmp/ssh-SUMdwtEeZDN9/agent.48
14:12:58 SSH_AGENT_PID=50
14:12:58 [ssh-agent] Started.
14:12:58 Running ssh-add (command line suppressed)
14:12:58 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_2493840514543014075.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_2493840514543014075.key)
14:12:59 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
14:12:59 The recommended git tool is: git
14:13:00 using credential github-bot
14:13:00 Cloning the remote Git repository
14:13:00 Cloning repository https://github.com/eclipse-packaging/packages.git
14:13:00  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
14:13:00 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
14:13:00  > git --version # timeout=10
14:13:00  > git --version # 'git version 2.20.1'
14:13:00 using GIT_ASKPASS to set credentials GitHub bot (username/token)
14:13:00  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:13:01  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
14:13:01  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:13:02 Avoid second fetch
14:13:02  > git rev-parse origin/master^{commit} # timeout=10
14:13:02 Checking out Revision cad2b5baca0c29cc0e547f609f12e4d3ab5979b2 (origin/master)
14:13:02  > git config core.sparsecheckout # timeout=10
14:13:02  > git checkout -f cad2b5baca0c29cc0e547f609f12e4d3ab5979b2 # timeout=10
14:13:02 Commit message: "Set version qualifiers with setGitDate script"
14:13:02  > git rev-list --no-walk d7c393b649455f8d2e61310cb03248b6aa64255e # timeout=10
14:13:02 [notarize-downloads] $ /bin/bash /tmp/jenkins12144417290246826020.sh
14:13:02 + export 'PS4=+$$+ '
14:13:02 + PS4='+$$+ '
14:13:02 +134+ SSHUSER=genie.packaging@projects-storage.eclipse.org
14:13:02 +134+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
14:13:02 +134+ SCP=scp
14:13:02 +134+ mkdir temp
14:13:02 +134+ pushd temp
14:13:02 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
14:13:02 ++134+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
14:13:03 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:13:03 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:13:17 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:13:17 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:13:29 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:13:29 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:13:44 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:13:44 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:13:56 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:13:56 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:14:09 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:14:09 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:14:21 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:14:21 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:14:33 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:14:33 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:14:42 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:14:42 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:14:53 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:14:53 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:15:07 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:15:07 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:15:24 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:15:24 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:15:37 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:15:37 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:15:57 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:15:57 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:16:06 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:16:06 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:16:19 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:16:19 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:16:35 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:16:35 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize .
14:16:43 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:16:43 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:16:57 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:16:57 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:17:07 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
14:17:07 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize .
14:17:19 +134+ popd
14:17:19 ~/agent/workspace/notarize-downloads
14:17:19 ++134+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
14:17:19 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:17:19 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:19 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:17:19 +134+ LOG=eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:17:19 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg'
14:17:19 +134+ sleep 18s
14:17:19 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:19 +134+ tee --append eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:17:19 +182+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:19 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:19 +182+ DMG=eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:19 +182+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:20 ++182+ echo eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:20 ++182+ sed s/_/-/g
14:17:20 +182+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:20 +182+ retryCount=1
14:17:20 +182+ '[' 1 -gt 0 ']'
14:17:20 ++182+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:17:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:17:32 200'
14:17:32 ++182+ head -n1
14:17:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:17:32 ++182+ tail -n1
14:17:32 +182+ STATUS_CODE=200
14:17:32 ++182+ jq -r .uuid
14:17:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:17:32 +182+ UUID=050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d
14:17:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:17:32 ++182+ jq -r .notarizationStatus.status
14:17:32 +182+ STATUS=IN_PROGRESS
14:17:32 +182+ [[ 200 == \5\0\3 ]]
14:17:32 +182+ [[ 200 == \5\0\2 ]]
14:17:32 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:17:32 +182+ sleep 1m
14:17:37 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:17:37 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:37 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:17:37 +134+ LOG=eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:17:37 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:17:37 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:37 +134+ sleep 18s
14:17:37 +134+ tee --append eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:17:37 +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:37 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:37 +204+ DMG=eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:37 +204+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:38 ++204+ echo eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:17:38 ++204+ sed s/_/-/g
14:17:38 +204+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-R-macosx-cocoa-x86-64.dmg
14:17:38 +204+ retryCount=1
14:17:38 +204+ '[' 1 -gt 0 ']'
14:17:38 ++204+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:17:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:17:46 200'
14:17:46 ++204+ head -n1
14:17:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:17:46 ++204+ tail -n1
14:17:46 +204+ STATUS_CODE=200
14:17:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:17:46 ++204+ jq -r .uuid
14:17:46 +204+ UUID=586be9ee-fb10-410e-b382-47fffaa9b909
14:17:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:17:46 ++204+ jq -r .notarizationStatus.status
14:17:46 +204+ STATUS=IN_PROGRESS
14:17:46 +204+ [[ 200 == \5\0\3 ]]
14:17:46 +204+ [[ 200 == \5\0\2 ]]
14:17:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:17:46 +204+ sleep 1m
14:17:55 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:17:55 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:55 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:17:55 +134+ LOG=eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:17:55 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg'
14:17:55 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:55 +134+ sleep 18s
14:17:55 +134+ tee --append eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:17:55 +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:55 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:55 +226+ DMG=eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:55 +226+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:56 ++226+ echo eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:56 ++226+ sed s/_/-/g
14:17:56 +226+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:17:56 +226+ retryCount=1
14:17:56 +226+ '[' 1 -gt 0 ']'
14:17:56 ++226+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:18:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:18:08 200'
14:18:08 ++226+ head -n1
14:18:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:08 ++226+ tail -n1
14:18:08 +226+ STATUS_CODE=200
14:18:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:08 ++226+ jq -r .uuid
14:18:08 +226+ UUID=3608e9b8-3466-478d-bab9-d3c051e42349
14:18:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:08 ++226+ jq -r .notarizationStatus.status
14:18:08 +226+ STATUS=IN_PROGRESS
14:18:08 +226+ [[ 200 == \5\0\3 ]]
14:18:08 +226+ [[ 200 == \5\0\2 ]]
14:18:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:18:08 +226+ sleep 1m
14:18:13 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:18:13 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:13 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:18:13 +134+ LOG=eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:18:13 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:18:13 +134+ sleep 18s
14:18:13 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:13 +134+ tee --append eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:18:13 +248+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:13 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:13 +248+ DMG=eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:13 +248+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:14 ++248+ echo eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:14 ++248+ sed s/_/-/g
14:18:14 +248+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:18:14 +248+ retryCount=1
14:18:14 +248+ '[' 1 -gt 0 ']'
14:18:14 ++248+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:18:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:18:22 200'
14:18:22 ++248+ head -n1
14:18:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:22 ++248+ tail -n1
14:18:22 +248+ STATUS_CODE=200
14:18:22 ++248+ jq -r .uuid
14:18:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:22 +248+ UUID=76c042cc-b871-4a4c-b129-ce773bfc3e47
14:18:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:22 ++248+ jq -r .notarizationStatus.status
14:18:22 +248+ STATUS=IN_PROGRESS
14:18:22 +248+ [[ 200 == \5\0\3 ]]
14:18:22 +248+ [[ 200 == \5\0\2 ]]
14:18:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:18:22 +248+ sleep 1m
14:18:31 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:18:31 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:31 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:18:31 +134+ LOG=eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:18:31 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg'
14:18:31 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:31 +134+ sleep 18s
14:18:31 +134+ tee --append eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:18:31 +270+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:31 ++270+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:31 +270+ DMG=eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:31 +270+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:32 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:18:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:18:32 200'
14:18:32 ++182+ head -n1
14:18:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:18:32 ++182+ tail -n1
14:18:32 +182+ STATUS_CODE=200
14:18:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:18:32 ++182+ jq -r .notarizationStatus.status
14:18:32 +182+ STATUS=IN_PROGRESS
14:18:32 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:18:32 +182+ sleep 1m
14:18:33 ++270+ echo eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:33 ++270+ sed s/_/-/g
14:18:33 +270+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-R-macosx-cocoa-x86-64.dmg
14:18:33 +270+ retryCount=1
14:18:33 +270+ '[' 1 -gt 0 ']'
14:18:33 ++270+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:18:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:18:45 200'
14:18:45 ++270+ head -n1
14:18:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:45 ++270+ tail -n1
14:18:45 +270+ STATUS_CODE=200
14:18:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:45 ++270+ jq -r .uuid
14:18:45 +270+ UUID=3791b5b1-ad1b-42ea-939d-391912bc5bf8
14:18:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:45 ++270+ jq -r .notarizationStatus.status
14:18:45 +270+ STATUS=IN_PROGRESS
14:18:45 +270+ [[ 200 == \5\0\3 ]]
14:18:45 +270+ [[ 200 == \5\0\2 ]]
14:18:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:18:45 +270+ sleep 1m
14:18:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:18:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:18:46 200'
14:18:46 ++204+ head -n1
14:18:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:18:46 ++204+ tail -n1
14:18:46 +204+ STATUS_CODE=200
14:18:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:18:46 ++204+ jq -r .notarizationStatus.status
14:18:46 +204+ STATUS=IN_PROGRESS
14:18:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:18:46 +204+ sleep 1m
14:18:49 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:18:49 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:49 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:18:49 +134+ LOG=eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:18:49 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg'
14:18:49 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:49 +134+ sleep 18s
14:18:49 +134+ tee --append eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:18:49 +312+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:49 ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:49 +312+ DMG=eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:49 +312+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:50 ++312+ echo eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:18:50 ++312+ sed s/_/-/g
14:18:50 +312+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-R-macosx-cocoa-x86-64.dmg
14:18:50 +312+ retryCount=1
14:18:50 +312+ '[' 1 -gt 0 ']'
14:18:50 ++312+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:18:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:18:57 200'
14:18:57 ++312+ head -n1
14:18:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:57 ++312+ tail -n1
14:18:57 +312+ STATUS_CODE=200
14:18:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:57 ++312+ jq -r .uuid
14:18:57 +312+ UUID=6fa10b04-a63e-40cc-b803-528420070628
14:18:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:18:57 ++312+ jq -r .notarizationStatus.status
14:18:57 +312+ STATUS=IN_PROGRESS
14:18:57 +312+ [[ 200 == \5\0\3 ]]
14:18:57 +312+ [[ 200 == \5\0\2 ]]
14:18:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:18:57 +312+ sleep 1m
14:19:07 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:19:07 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:07 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:19:07 +134+ LOG=eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:19:07 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg'
14:19:07 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:07 +134+ sleep 18s
14:19:07 +134+ tee --append eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:19:07 +334+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:07 ++334+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:07 +334+ DMG=eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:07 +334+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:19:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:19:08 200'
14:19:08 ++226+ head -n1
14:19:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:08 ++226+ tail -n1
14:19:08 +226+ STATUS_CODE=200
14:19:08 ++226+ jq -r .notarizationStatus.status
14:19:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:19:08 +226+ STATUS=IN_PROGRESS
14:19:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:08 +226+ sleep 1m
14:19:08 ++334+ echo eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:08 ++334+ sed s/_/-/g
14:19:08 +334+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:08 +334+ retryCount=1
14:19:08 +334+ '[' 1 -gt 0 ']'
14:19:08 ++334+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:19:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:19:19 200'
14:19:19 ++334+ head -n1
14:19:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:19 ++334+ tail -n1
14:19:19 +334+ STATUS_CODE=200
14:19:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:19 ++334+ jq -r .uuid
14:19:19 +334+ UUID=df813faa-4ffa-488c-b736-a295ab0bba20
14:19:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:19 ++334+ jq -r .notarizationStatus.status
14:19:19 +334+ STATUS=IN_PROGRESS
14:19:19 +334+ [[ 200 == \5\0\3 ]]
14:19:19 +334+ [[ 200 == \5\0\2 ]]
14:19:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:19 +334+ sleep 1m
14:19:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:19:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:19:22 200'
14:19:22 ++248+ head -n1
14:19:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:19:22 ++248+ tail -n1
14:19:22 +248+ STATUS_CODE=200
14:19:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:19:22 ++248+ jq -r .notarizationStatus.status
14:19:22 +248+ STATUS=IN_PROGRESS
14:19:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:22 +248+ sleep 1m
14:19:25 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:19:25 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:25 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:19:25 +134+ LOG=eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:19:25 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg'
14:19:25 +134+ sleep 18s
14:19:25 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:25 +134+ tee --append eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:19:25 +376+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:25 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:25 +376+ DMG=eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:25 +376+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:26 ++376+ echo eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:26 ++376+ sed s/_/-/g
14:19:26 +376+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:26 +376+ retryCount=1
14:19:26 +376+ '[' 1 -gt 0 ']'
14:19:26 ++376+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:19:32 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:19:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:19:32 200'
14:19:32 ++182+ head -n1
14:19:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:19:32 ++182+ tail -n1
14:19:32 +182+ STATUS_CODE=200
14:19:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:19:32 ++182+ jq -r .notarizationStatus.status
14:19:32 +182+ STATUS=IN_PROGRESS
14:19:32 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:32 +182+ sleep 1m
14:19:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:19:34 200'
14:19:34 ++376+ head -n1
14:19:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:34 ++376+ tail -n1
14:19:34 +376+ STATUS_CODE=200
14:19:34 ++376+ jq -r .uuid
14:19:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:34 +376+ UUID=631ddfce-7f25-4933-a342-2c62a6be1055
14:19:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:34 ++376+ jq -r .notarizationStatus.status
14:19:34 +376+ STATUS=IN_PROGRESS
14:19:34 +376+ [[ 200 == \5\0\3 ]]
14:19:34 +376+ [[ 200 == \5\0\2 ]]
14:19:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:34 +376+ sleep 1m
14:19:43 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:19:43 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:43 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:19:43 +134+ LOG=eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:19:43 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg'
14:19:43 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:43 +134+ sleep 18s
14:19:43 +134+ tee --append eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:19:43 +408+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:43 ++408+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:43 +408+ DMG=eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:43 +408+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:44 ++408+ echo eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:44 ++408+ sed s/_/-/g
14:19:44 +408+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:19:44 +408+ retryCount=1
14:19:44 +408+ '[' 1 -gt 0 ']'
14:19:44 ++408+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:19:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:19:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:19:45 200'
14:19:45 ++270+ head -n1
14:19:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:19:45 ++270+ tail -n1
14:19:45 +270+ STATUS_CODE=200
14:19:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:19:45 ++270+ jq -r .notarizationStatus.status
14:19:45 +270+ STATUS=IN_PROGRESS
14:19:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:45 +270+ sleep 1m
14:19:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:19:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:19:46 200'
14:19:46 ++204+ head -n1
14:19:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:19:46 ++204+ tail -n1
14:19:46 +204+ STATUS_CODE=200
14:19:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:19:46 ++204+ jq -r .notarizationStatus.status
14:19:46 +204+ STATUS=IN_PROGRESS
14:19:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:46 +204+ sleep 1m
14:19:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:19:53 200'
14:19:53 ++408+ head -n1
14:19:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:53 ++408+ tail -n1
14:19:53 +408+ STATUS_CODE=200
14:19:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:53 ++408+ jq -r .uuid
14:19:53 +408+ UUID=12496b12-21c2-40de-bb10-ce45d852cf73
14:19:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:19:53 ++408+ jq -r .notarizationStatus.status
14:19:53 +408+ STATUS=IN_PROGRESS
14:19:53 +408+ [[ 200 == \5\0\3 ]]
14:19:53 +408+ [[ 200 == \5\0\2 ]]
14:19:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:53 +408+ sleep 1m
14:19:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:19:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:19:57 200'
14:19:57 ++312+ head -n1
14:19:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:19:57 ++312+ tail -n1
14:19:57 +312+ STATUS_CODE=200
14:19:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:19:57 ++312+ jq -r .notarizationStatus.status
14:19:57 +312+ STATUS=IN_PROGRESS
14:19:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:19:57 +312+ sleep 1m
14:20:01 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:20:01 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:01 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:20:01 +134+ LOG=eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:01 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg'
14:20:01 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:01 +134+ sleep 18s
14:20:01 +134+ tee --append eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:01 +460+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:01 ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:01 +460+ DMG=eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:01 +460+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:02 ++460+ echo eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:02 ++460+ sed s/_/-/g
14:20:02 +460+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-R-macosx-cocoa-x86-64.dmg
14:20:02 +460+ retryCount=1
14:20:02 +460+ '[' 1 -gt 0 ']'
14:20:02 ++460+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:20:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:20:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:08 200'
14:20:08 ++226+ head -n1
14:20:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:08 ++226+ tail -n1
14:20:08 +226+ STATUS_CODE=200
14:20:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:08 ++226+ jq -r .notarizationStatus.status
14:20:08 +226+ STATUS=IN_PROGRESS
14:20:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:08 +226+ sleep 1m
14:20:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:20:12 200'
14:20:12 ++460+ head -n1
14:20:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:12 ++460+ tail -n1
14:20:12 +460+ STATUS_CODE=200
14:20:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:12 ++460+ jq -r .uuid
14:20:12 +460+ UUID=a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb
14:20:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:12 ++460+ jq -r .notarizationStatus.status
14:20:12 +460+ STATUS=IN_PROGRESS
14:20:12 +460+ [[ 200 == \5\0\3 ]]
14:20:12 +460+ [[ 200 == \5\0\2 ]]
14:20:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:12 +460+ sleep 1m
14:20:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:20:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:20:19 200'
14:20:19 ++334+ head -n1
14:20:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:19 ++334+ tail -n1
14:20:19 +334+ STATUS_CODE=200
14:20:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:20:19 ++334+ jq -r .notarizationStatus.status
14:20:19 +334+ STATUS=IN_PROGRESS
14:20:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:19 +334+ sleep 1m
14:20:19 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:20:19 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:19 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:20:19 +134+ LOG=eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:19 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg'
14:20:19 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:19 +134+ sleep 18s
14:20:19 +134+ tee --append eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:19 +502+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:19 ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:19 +502+ DMG=eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:19 +502+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:21 ++502+ sed s/_/-/g
14:20:21 ++502+ echo eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:21 +502+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-R-macosx-cocoa-x86-64.dmg
14:20:21 +502+ retryCount=1
14:20:21 +502+ '[' 1 -gt 0 ']'
14:20:21 ++502+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:20:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:20:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:22 200'
14:20:22 ++248+ head -n1
14:20:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:22 ++248+ tail -n1
14:20:22 +248+ STATUS_CODE=200
14:20:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:22 ++248+ jq -r .notarizationStatus.status
14:20:22 +248+ STATUS=IN_PROGRESS
14:20:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:22 +248+ sleep 1m
14:20:32 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:20:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:32 200'
14:20:32 ++182+ head -n1
14:20:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:32 ++182+ tail -n1
14:20:32 +182+ STATUS_CODE=200
14:20:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:32 ++182+ jq -r .notarizationStatus.status
14:20:32 +182+ STATUS=IN_PROGRESS
14:20:32 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:32 +182+ sleep 1m
14:20:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:20:33 200'
14:20:33 ++502+ head -n1
14:20:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:33 ++502+ tail -n1
14:20:33 +502+ STATUS_CODE=200
14:20:33 ++502+ jq -r .uuid
14:20:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:33 +502+ UUID=89d1dd94-ec2a-433d-a7a4-51c82532ad1e
14:20:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:33 ++502+ jq -r .notarizationStatus.status
14:20:33 +502+ STATUS=IN_PROGRESS
14:20:33 +502+ [[ 200 == \5\0\3 ]]
14:20:33 +502+ [[ 200 == \5\0\2 ]]
14:20:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:33 +502+ sleep 1m
14:20:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:20:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:34 200'
14:20:34 ++376+ head -n1
14:20:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:34 ++376+ tail -n1
14:20:34 +376+ STATUS_CODE=200
14:20:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:34 ++376+ jq -r .notarizationStatus.status
14:20:34 +376+ STATUS=IN_PROGRESS
14:20:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:34 +376+ sleep 1m
14:20:37 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:20:37 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:37 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:20:37 +134+ LOG=eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:37 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:20:37 +134+ sleep 18s
14:20:37 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:37 +134+ tee --append eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:37 +554+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:37 ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:37 +554+ DMG=eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:37 +554+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:38 ++554+ echo eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:38 ++554+ sed s/_/-/g
14:20:38 +554+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-R-macosx-cocoa-x86-64.dmg
14:20:38 +554+ retryCount=1
14:20:38 +554+ '[' 1 -gt 0 ']'
14:20:38 ++554+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:20:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:20:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:45 200'
14:20:45 ++270+ head -n1
14:20:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:45 ++270+ tail -n1
14:20:45 +270+ STATUS_CODE=200
14:20:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:45 ++270+ jq -r .notarizationStatus.status
14:20:45 +270+ STATUS=IN_PROGRESS
14:20:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:45 +270+ sleep 1m
14:20:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:20:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:46 200'
14:20:46 ++204+ head -n1
14:20:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:46 ++204+ tail -n1
14:20:46 +204+ STATUS_CODE=200
14:20:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:46 ++204+ jq -r .notarizationStatus.status
14:20:46 +204+ STATUS=IN_PROGRESS
14:20:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:46 +204+ sleep 1m
14:20:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:20:49 200'
14:20:49 ++554+ head -n1
14:20:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:49 ++554+ tail -n1
14:20:49 +554+ STATUS_CODE=200
14:20:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:49 ++554+ jq -r .uuid
14:20:49 +554+ UUID=a8bbac75-071c-475d-af90-7cdfa3e2e955
14:20:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:20:49 ++554+ jq -r .notarizationStatus.status
14:20:49 +554+ STATUS=IN_PROGRESS
14:20:49 +554+ [[ 200 == \5\0\3 ]]
14:20:49 +554+ [[ 200 == \5\0\2 ]]
14:20:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:49 +554+ sleep 1m
14:20:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:20:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:53 200'
14:20:53 ++408+ head -n1
14:20:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:53 ++408+ tail -n1
14:20:53 +408+ STATUS_CODE=200
14:20:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:53 ++408+ jq -r .notarizationStatus.status
14:20:53 +408+ STATUS=IN_PROGRESS
14:20:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:53 +408+ sleep 1m
14:20:55 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:20:55 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:55 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:20:55 +134+ LOG=eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:55 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg'
14:20:55 +134+ sleep 18s
14:20:55 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:55 +134+ tee --append eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:20:55 +606+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:55 ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:55 +606+ DMG=eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:55 +606+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:56 ++606+ sed s/_/-/g
14:20:56 ++606+ echo eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:20:56 +606+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-R-macosx-cocoa-x86-64.dmg
14:20:56 +606+ retryCount=1
14:20:56 +606+ '[' 1 -gt 0 ']'
14:20:56 ++606+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:20:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:20:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:20:57 200'
14:20:57 ++312+ head -n1
14:20:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:20:57 ++312+ tail -n1
14:20:57 +312+ STATUS_CODE=200
14:20:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:20:57 ++312+ jq -r .notarizationStatus.status
14:20:57 +312+ STATUS=IN_PROGRESS
14:20:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:20:57 +312+ sleep 1m
14:21:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:21:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:08 200'
14:21:08 ++226+ head -n1
14:21:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:08 ++226+ tail -n1
14:21:08 +226+ STATUS_CODE=200
14:21:08 ++226+ jq -r .notarizationStatus.status
14:21:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:08 +226+ STATUS=IN_PROGRESS
14:21:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:08 +226+ sleep 1m
14:21:08 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:21:08 200'
14:21:08 ++606+ head -n1
14:21:08 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:08 ++606+ tail -n1
14:21:08 +606+ STATUS_CODE=200
14:21:08 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:08 ++606+ jq -r .uuid
14:21:08 +606+ UUID=7f4c7baf-e59f-4b0f-adba-60f851e1ed8b
14:21:08 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:08 ++606+ jq -r .notarizationStatus.status
14:21:08 +606+ STATUS=IN_PROGRESS
14:21:08 +606+ [[ 200 == \5\0\3 ]]
14:21:08 +606+ [[ 200 == \5\0\2 ]]
14:21:08 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:08 +606+ sleep 1m
14:21:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:21:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:12 200'
14:21:12 ++460+ head -n1
14:21:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:12 ++460+ tail -n1
14:21:12 +460+ STATUS_CODE=200
14:21:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:12 ++460+ jq -r .notarizationStatus.status
14:21:12 +460+ STATUS=IN_PROGRESS
14:21:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:12 +460+ sleep 1m
14:21:13 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:21:13 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:13 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:21:13 +134+ LOG=eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:21:13 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg'
14:21:13 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:13 +134+ sleep 18s
14:21:13 +134+ tee --append eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:21:13 +658+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:13 ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:13 +658+ DMG=eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:13 +658+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:14 ++658+ echo eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:14 ++658+ sed s/_/-/g
14:21:14 +658+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:14 +658+ retryCount=1
14:21:14 +658+ '[' 1 -gt 0 ']'
14:21:14 ++658+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:21:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:21:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:19 200'
14:21:19 ++334+ head -n1
14:21:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:19 ++334+ tail -n1
14:21:19 +334+ STATUS_CODE=200
14:21:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:19 ++334+ jq -r .notarizationStatus.status
14:21:19 +334+ STATUS=IN_PROGRESS
14:21:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:19 +334+ sleep 1m
14:21:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:21:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:22 200'
14:21:22 ++248+ head -n1
14:21:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:22 ++248+ tail -n1
14:21:22 +248+ STATUS_CODE=200
14:21:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:22 ++248+ jq -r .notarizationStatus.status
14:21:22 +248+ STATUS=IN_PROGRESS
14:21:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:22 +248+ sleep 1m
14:21:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:21:24 200'
14:21:24 ++658+ head -n1
14:21:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:24 ++658+ tail -n1
14:21:24 +658+ STATUS_CODE=200
14:21:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:24 ++658+ jq -r .uuid
14:21:24 +658+ UUID=6d60b6e7-110b-4a7f-92b7-357833fc3715
14:21:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:24 ++658+ jq -r .notarizationStatus.status
14:21:24 +658+ STATUS=IN_PROGRESS
14:21:24 +658+ [[ 200 == \5\0\3 ]]
14:21:24 +658+ [[ 200 == \5\0\2 ]]
14:21:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:24 +658+ sleep 1m
14:21:31 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:21:31 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:31 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:21:31 +134+ LOG=eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:21:31 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:21:31 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:31 +134+ sleep 18s
14:21:31 +134+ tee --append eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:21:31 +700+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:31 ++700+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:31 +700+ DMG=eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:31 +700+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:32 ++700+ echo eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:32 ++700+ sed s/_/-/g
14:21:32 +700+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:32 +700+ retryCount=1
14:21:32 +700+ '[' 1 -gt 0 ']'
14:21:32 ++700+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:21:32 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:21:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:32 200'
14:21:32 ++182+ head -n1
14:21:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:32 ++182+ tail -n1
14:21:32 +182+ STATUS_CODE=200
14:21:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:32 ++182+ jq -r .notarizationStatus.status
14:21:32 +182+ STATUS=IN_PROGRESS
14:21:32 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:32 +182+ sleep 1m
14:21:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:21:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:21:33 200'
14:21:33 ++502+ head -n1
14:21:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:33 ++502+ tail -n1
14:21:33 +502+ STATUS_CODE=200
14:21:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:21:33 ++502+ jq -r .notarizationStatus.status
14:21:33 +502+ STATUS=IN_PROGRESS
14:21:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:33 +502+ sleep 1m
14:21:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:21:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:34 200'
14:21:34 ++376+ head -n1
14:21:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:34 ++376+ tail -n1
14:21:34 +376+ STATUS_CODE=200
14:21:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:34 ++376+ jq -r .notarizationStatus.status
14:21:34 +376+ STATUS=IN_PROGRESS
14:21:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:34 +376+ sleep 1m
14:21:41 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:21:41 200'
14:21:41 ++700+ head -n1
14:21:41 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:41 ++700+ tail -n1
14:21:41 +700+ STATUS_CODE=200
14:21:41 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:41 ++700+ jq -r .uuid
14:21:41 +700+ UUID=bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb
14:21:41 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:21:41 ++700+ jq -r .notarizationStatus.status
14:21:41 +700+ STATUS=IN_PROGRESS
14:21:41 +700+ [[ 200 == \5\0\3 ]]
14:21:41 +700+ [[ 200 == \5\0\2 ]]
14:21:41 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:41 +700+ sleep 1m
14:21:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:21:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:45 200'
14:21:45 ++270+ head -n1
14:21:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:45 ++270+ tail -n1
14:21:45 +270+ STATUS_CODE=200
14:21:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:45 ++270+ jq -r .notarizationStatus.status
14:21:45 +270+ STATUS=IN_PROGRESS
14:21:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:45 +270+ sleep 1m
14:21:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:21:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:46 200'
14:21:46 ++204+ head -n1
14:21:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:46 ++204+ tail -n1
14:21:46 +204+ STATUS_CODE=200
14:21:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:46 ++204+ jq -r .notarizationStatus.status
14:21:46 +204+ STATUS=IN_PROGRESS
14:21:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:46 +204+ sleep 1m
14:21:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:21:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:49 200'
14:21:49 ++554+ head -n1
14:21:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:49 ++554+ tail -n1
14:21:49 +554+ STATUS_CODE=200
14:21:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:49 ++554+ jq -r .notarizationStatus.status
14:21:49 +554+ STATUS=IN_PROGRESS
14:21:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:49 +554+ sleep 1m
14:21:49 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:21:49 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:49 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:21:49 +134+ LOG=eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:21:49 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg'
14:21:49 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:49 +134+ sleep 18s
14:21:49 +134+ tee --append eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:21:49 +782+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:49 ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:49 +782+ DMG=eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:49 +782+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:51 ++782+ echo eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:51 ++782+ sed s/_/-/g
14:21:51 +782+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:21:51 +782+ retryCount=1
14:21:51 +782+ '[' 1 -gt 0 ']'
14:21:51 ++782+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:21:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:21:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:53 200'
14:21:53 ++408+ head -n1
14:21:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:53 ++408+ tail -n1
14:21:53 +408+ STATUS_CODE=200
14:21:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:53 ++408+ jq -r .notarizationStatus.status
14:21:53 +408+ STATUS=IN_PROGRESS
14:21:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:53 +408+ sleep 1m
14:21:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:21:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:21:57 200'
14:21:57 ++312+ head -n1
14:21:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:21:57 ++312+ tail -n1
14:21:57 +312+ STATUS_CODE=200
14:21:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:21:57 ++312+ jq -r .notarizationStatus.status
14:21:57 +312+ STATUS=IN_PROGRESS
14:21:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:21:57 +312+ sleep 1m
14:22:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:22:03 200'
14:22:03 ++782+ head -n1
14:22:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:03 ++782+ tail -n1
14:22:03 +782+ STATUS_CODE=200
14:22:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:03 ++782+ jq -r .uuid
14:22:03 +782+ UUID=7bd236da-1449-46e3-bdd8-b0866c91976b
14:22:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:03 ++782+ jq -r .notarizationStatus.status
14:22:03 +782+ STATUS=IN_PROGRESS
14:22:03 +782+ [[ 200 == \5\0\3 ]]
14:22:03 +782+ [[ 200 == \5\0\2 ]]
14:22:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:03 +782+ sleep 1m
14:22:07 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:22:07 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:07 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:22:07 +134+ LOG=eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:22:07 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:22:07 +134+ sleep 18s
14:22:07 +134+ /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-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:07 +134+ tee --append eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.log
14:22:08 +824+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:08 ++824+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:08 +824+ DMG=eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:08 +824+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:22:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:08 200'
14:22:08 ++226+ head -n1
14:22:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:08 ++226+ tail -n1
14:22:08 +226+ STATUS_CODE=200
14:22:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:08 ++226+ jq -r .notarizationStatus.status
14:22:08 +226+ STATUS=IN_PROGRESS
14:22:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:08 +226+ sleep 1m
14:22:08 ++824+ echo eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:08 ++824+ sed s/_/-/g
14:22:08 +824+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:22:08 +824+ retryCount=1
14:22:08 +824+ '[' 1 -gt 0 ']'
14:22:08 ++824+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:22:08 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:22:08 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:22:08 200'
14:22:08 ++606+ head -n1
14:22:08 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:08 ++606+ tail -n1
14:22:08 +606+ STATUS_CODE=200
14:22:08 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:22:08 ++606+ jq -r .notarizationStatus.status
14:22:08 +606+ STATUS=IN_PROGRESS
14:22:08 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:08 +606+ sleep 1m
14:22:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:22:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:12 200'
14:22:12 ++460+ head -n1
14:22:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:12 ++460+ tail -n1
14:22:12 +460+ STATUS_CODE=200
14:22:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:12 ++460+ jq -r .notarizationStatus.status
14:22:12 +460+ STATUS=IN_PROGRESS
14:22:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:12 +460+ sleep 1m
14:22:16 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:22:16 200'
14:22:16 ++824+ head -n1
14:22:16 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:16 ++824+ tail -n1
14:22:16 +824+ STATUS_CODE=200
14:22:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:17 ++824+ jq -r .uuid
14:22:17 +824+ UUID=a641a6f2-27d8-4f5a-89fb-d02d1f890a94
14:22:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:17 ++824+ jq -r .notarizationStatus.status
14:22:17 +824+ STATUS=IN_PROGRESS
14:22:17 +824+ [[ 200 == \5\0\3 ]]
14:22:17 +824+ [[ 200 == \5\0\2 ]]
14:22:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:17 +824+ sleep 1m
14:22:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:22:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:19 200'
14:22:19 ++334+ head -n1
14:22:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:19 ++334+ tail -n1
14:22:19 +334+ STATUS_CODE=200
14:22:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:19 ++334+ jq -r .notarizationStatus.status
14:22:19 +334+ STATUS=IN_PROGRESS
14:22:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:19 +334+ sleep 1m
14:22:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:22:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:22 200'
14:22:22 ++248+ head -n1
14:22:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:22 ++248+ tail -n1
14:22:22 +248+ STATUS_CODE=200
14:22:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:22 ++248+ jq -r .notarizationStatus.status
14:22:22 +248+ STATUS=IN_PROGRESS
14:22:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:22 +248+ sleep 1m
14:22:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:22:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:24 200'
14:22:24 ++658+ head -n1
14:22:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:24 ++658+ tail -n1
14:22:24 +658+ STATUS_CODE=200
14:22:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:24 ++658+ jq -r .notarizationStatus.status
14:22:24 +658+ STATUS=IN_PROGRESS
14:22:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:24 +658+ sleep 1m
14:22:26 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:22:26 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:22:26 +134+ LOG=eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:22:26 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg'
14:22:26 +134+ sleep 18s
14:22:26 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 +134+ tee --append eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:22:26 +906+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 +906+ DMG=eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 +906+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 ++906+ echo eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:26 ++906+ sed s/_/-/g
14:22:26 +906+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-R-macosx-cocoa-x86-64.dmg
14:22:26 +906+ retryCount=1
14:22:26 +906+ '[' 1 -gt 0 ']'
14:22:26 ++906+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:22:32 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:22:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:32 200'
14:22:32 ++182+ head -n1
14:22:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:32 ++182+ tail -n1
14:22:32 +182+ STATUS_CODE=200
14:22:32 ++182+ jq -r .notarizationStatus.status
14:22:32 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:32 +182+ STATUS=IN_PROGRESS
14:22:32 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:32 +182+ sleep 1m
14:22:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:22:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:33 200'
14:22:33 ++502+ head -n1
14:22:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:33 ++502+ tail -n1
14:22:33 +502+ STATUS_CODE=200
14:22:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:33 ++502+ jq -r .notarizationStatus.status
14:22:33 +502+ STATUS=IN_PROGRESS
14:22:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:33 +502+ sleep 1m
14:22:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:22:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:34 200'
14:22:34 ++376+ head -n1
14:22:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:34 ++376+ tail -n1
14:22:34 +376+ STATUS_CODE=200
14:22:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:34 ++376+ jq -r .notarizationStatus.status
14:22:34 +376+ STATUS=IN_PROGRESS
14:22:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:34 +376+ sleep 1m
14:22:37 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:22:37 200'
14:22:37 ++906+ head -n1
14:22:37 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:37 ++906+ tail -n1
14:22:37 +906+ STATUS_CODE=200
14:22:37 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:37 ++906+ jq -r .uuid
14:22:37 +906+ UUID=186005cc-7210-4485-962c-ef1837ced34e
14:22:37 ++906+ jq -r .notarizationStatus.status
14:22:37 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:37 +906+ STATUS=IN_PROGRESS
14:22:37 +906+ [[ 200 == \5\0\3 ]]
14:22:37 +906+ [[ 200 == \5\0\2 ]]
14:22:37 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:37 +906+ sleep 1m
14:22:41 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:22:41 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:22:41 200'
14:22:41 ++700+ head -n1
14:22:41 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:41 ++700+ tail -n1
14:22:41 +700+ STATUS_CODE=200
14:22:41 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:22:41 ++700+ jq -r .notarizationStatus.status
14:22:41 +700+ STATUS=IN_PROGRESS
14:22:41 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:41 +700+ sleep 1m
14:22:44 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:22:44 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:22:44 +134+ LOG=eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:22:44 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:22:44 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 +134+ sleep 18s
14:22:44 +134+ tee --append eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:22:44 +968+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 ++968+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 +968+ DMG=eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 +968+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 ++968+ echo eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:22:44 ++968+ sed s/_/-/g
14:22:44 +968+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-R-macosx-cocoa-x86-64.dmg
14:22:44 +968+ retryCount=1
14:22:44 +968+ '[' 1 -gt 0 ']'
14:22:44 ++968+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:22:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:22:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:45 200'
14:22:45 ++270+ head -n1
14:22:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:45 ++270+ tail -n1
14:22:45 +270+ STATUS_CODE=200
14:22:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:45 ++270+ jq -r .notarizationStatus.status
14:22:45 +270+ STATUS=IN_PROGRESS
14:22:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:45 +270+ sleep 1m
14:22:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:22:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:46 200'
14:22:46 ++204+ head -n1
14:22:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:46 ++204+ tail -n1
14:22:46 +204+ STATUS_CODE=200
14:22:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:46 ++204+ jq -r .notarizationStatus.status
14:22:46 +204+ STATUS=IN_PROGRESS
14:22:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:46 +204+ sleep 1m
14:22:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:22:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:49 200'
14:22:49 ++554+ head -n1
14:22:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:49 ++554+ tail -n1
14:22:49 +554+ STATUS_CODE=200
14:22:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:49 ++554+ jq -r .notarizationStatus.status
14:22:49 +554+ STATUS=IN_PROGRESS
14:22:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:49 +554+ sleep 1m
14:22:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:22:52 200'
14:22:52 ++968+ head -n1
14:22:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:52 ++968+ tail -n1
14:22:52 +968+ STATUS_CODE=200
14:22:52 ++968+ jq -r .uuid
14:22:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:52 +968+ UUID=48db51ac-7c9c-49c0-aeb6-f6a004bfd324
14:22:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:22:52 ++968+ jq -r .notarizationStatus.status
14:22:52 +968+ STATUS=IN_PROGRESS
14:22:52 +968+ [[ 200 == \5\0\3 ]]
14:22:52 +968+ [[ 200 == \5\0\2 ]]
14:22:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:52 +968+ sleep 1m
14:22:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:22:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:53 200'
14:22:53 ++408+ head -n1
14:22:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:53 ++408+ tail -n1
14:22:53 +408+ STATUS_CODE=200
14:22:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:53 ++408+ jq -r .notarizationStatus.status
14:22:53 +408+ STATUS=IN_PROGRESS
14:22:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:53 +408+ sleep 1m
14:22:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:22:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:22:57 200'
14:22:57 ++312+ head -n1
14:22:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:22:57 ++312+ tail -n1
14:22:57 +312+ STATUS_CODE=200
14:22:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:22:57 ++312+ jq -r .notarizationStatus.status
14:22:57 +312+ STATUS=IN_PROGRESS
14:22:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:22:57 +312+ sleep 1m
14:23:02 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
14:23:02 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:23:02 +134+ LOG=eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:23:02 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg'
14:23:02 +134+ /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-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 +134+ sleep 18s
14:23:02 +134+ tee --append eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.log
14:23:02 +1040+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 ++1040+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 +1040+ DMG=eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 +1040+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 ++1040+ echo eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:23:02 ++1040+ sed s/_/-/g
14:23:02 +1040+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-R-macosx-cocoa-x86-64.dmg
14:23:02 +1040+ retryCount=1
14:23:02 +1040+ '[' 1 -gt 0 ']'
14:23:02 ++1040+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
14:23:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:23:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:23:03 200'
14:23:03 ++782+ head -n1
14:23:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:23:03 ++782+ tail -n1
14:23:03 +782+ STATUS_CODE=200
14:23:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:23:03 ++782+ jq -r .notarizationStatus.status
14:23:03 +782+ STATUS=IN_PROGRESS
14:23:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:03 +782+ sleep 1m
14:23:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:23:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:08 200'
14:23:08 ++226+ head -n1
14:23:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:08 ++226+ tail -n1
14:23:08 +226+ STATUS_CODE=200
14:23:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:08 ++226+ jq -r .notarizationStatus.status
14:23:08 +226+ STATUS=IN_PROGRESS
14:23:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:08 +226+ sleep 1m
14:23:08 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:23:08 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:08 200'
14:23:08 ++606+ head -n1
14:23:08 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:08 ++606+ tail -n1
14:23:08 +606+ STATUS_CODE=200
14:23:08 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:08 ++606+ jq -r .notarizationStatus.status
14:23:08 +606+ STATUS=IN_PROGRESS
14:23:08 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:08 +606+ sleep 1m
14:23:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:23:11 200'
14:23:11 ++1040+ head -n1
14:23:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:23:11 ++1040+ tail -n1
14:23:11 +1040+ STATUS_CODE=200
14:23:11 ++1040+ jq -r .uuid
14:23:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:23:11 +1040+ UUID=86696425-1509-48d0-9af4-3c2d75db23fd
14:23:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:23:11 ++1040+ jq -r .notarizationStatus.status
14:23:11 +1040+ STATUS=IN_PROGRESS
14:23:11 +1040+ [[ 200 == \5\0\3 ]]
14:23:11 +1040+ [[ 200 == \5\0\2 ]]
14:23:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:11 +1040+ sleep 1m
14:23:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:23:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:12 200'
14:23:12 ++460+ head -n1
14:23:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:12 ++460+ tail -n1
14:23:12 +460+ STATUS_CODE=200
14:23:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:12 ++460+ jq -r .notarizationStatus.status
14:23:12 +460+ STATUS=IN_PROGRESS
14:23:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:12 +460+ sleep 1m
14:23:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:23:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:17 200'
14:23:17 ++824+ head -n1
14:23:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:17 ++824+ tail -n1
14:23:17 +824+ STATUS_CODE=200
14:23:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:17 ++824+ jq -r .notarizationStatus.status
14:23:17 +824+ STATUS=IN_PROGRESS
14:23:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:17 +824+ sleep 1m
14:23:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:23:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:19 200'
14:23:19 ++334+ head -n1
14:23:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:19 ++334+ tail -n1
14:23:19 +334+ STATUS_CODE=200
14:23:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:19 ++334+ jq -r .notarizationStatus.status
14:23:19 +334+ STATUS=IN_PROGRESS
14:23:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:19 +334+ sleep 1m
14:23:20 +134+ jobs -p
14:23:20 182
14:23:20 204
14:23:20 226
14:23:20 248
14:23:20 270
14:23:20 312
14:23:20 334
14:23:20 376
14:23:20 408
14:23:20 460
14:23:20 502
14:23:20 554
14:23:20 606
14:23:20 658
14:23:20 700
14:23:20 782
14:23:20 824
14:23:20 906
14:23:20 968
14:23:20 1040
14:23:20 +134+ wait
14:23:20 ++134+ jobs -p
14:23:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:23:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:22 200'
14:23:22 ++248+ head -n1
14:23:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:22 ++248+ tail -n1
14:23:22 +248+ STATUS_CODE=200
14:23:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:22 ++248+ jq -r .notarizationStatus.status
14:23:22 +248+ STATUS=IN_PROGRESS
14:23:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:22 +248+ sleep 1m
14:23:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:23:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:24 200'
14:23:24 ++658+ head -n1
14:23:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:24 ++658+ tail -n1
14:23:24 +658+ STATUS_CODE=200
14:23:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:24 ++658+ jq -r .notarizationStatus.status
14:23:24 +658+ STATUS=IN_PROGRESS
14:23:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:24 +658+ sleep 1m
14:23:32 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:23:32 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:32 200'
14:23:32 ++182+ head -n1
14:23:32 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:32 ++182+ tail -n1
14:23:32 +182+ STATUS_CODE=200
14:23:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:33 ++182+ jq -r .notarizationStatus.status
14:23:33 +182+ STATUS=IN_PROGRESS
14:23:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:33 +182+ sleep 1m
14:23:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:23:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:33 200'
14:23:33 ++502+ head -n1
14:23:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:33 ++502+ tail -n1
14:23:33 +502+ STATUS_CODE=200
14:23:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:33 ++502+ jq -r .notarizationStatus.status
14:23:33 +502+ STATUS=IN_PROGRESS
14:23:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:33 +502+ sleep 1m
14:23:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:23:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:34 200'
14:23:34 ++376+ head -n1
14:23:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:34 ++376+ tail -n1
14:23:34 +376+ STATUS_CODE=200
14:23:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:34 ++376+ jq -r .notarizationStatus.status
14:23:34 +376+ STATUS=IN_PROGRESS
14:23:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:34 +376+ sleep 1m
14:23:37 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:23:37 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:37 200'
14:23:37 ++906+ head -n1
14:23:37 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:37 ++906+ tail -n1
14:23:37 +906+ STATUS_CODE=200
14:23:37 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:37 ++906+ jq -r .notarizationStatus.status
14:23:37 +906+ STATUS=IN_PROGRESS
14:23:37 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:37 +906+ sleep 1m
14:23:41 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:23:41 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:41 200'
14:23:41 ++700+ head -n1
14:23:41 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:41 ++700+ tail -n1
14:23:41 +700+ STATUS_CODE=200
14:23:41 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:41 ++700+ jq -r .notarizationStatus.status
14:23:41 +700+ STATUS=IN_PROGRESS
14:23:41 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:41 +700+ sleep 1m
14:23:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:23:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:45 200'
14:23:45 ++270+ head -n1
14:23:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:45 ++270+ tail -n1
14:23:45 +270+ STATUS_CODE=200
14:23:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:45 ++270+ jq -r .notarizationStatus.status
14:23:45 +270+ STATUS=IN_PROGRESS
14:23:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:45 +270+ sleep 1m
14:23:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:23:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:46 200'
14:23:46 ++204+ head -n1
14:23:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:46 ++204+ tail -n1
14:23:46 +204+ STATUS_CODE=200
14:23:46 ++204+ jq -r .notarizationStatus.status
14:23:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:46 +204+ STATUS=IN_PROGRESS
14:23:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:46 +204+ sleep 1m
14:23:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:23:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:49 200'
14:23:49 ++554+ head -n1
14:23:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:49 ++554+ tail -n1
14:23:49 +554+ STATUS_CODE=200
14:23:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:49 ++554+ jq -r .notarizationStatus.status
14:23:49 +554+ STATUS=IN_PROGRESS
14:23:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:49 +554+ sleep 1m
14:23:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:23:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:52 200'
14:23:52 ++968+ head -n1
14:23:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:52 ++968+ tail -n1
14:23:52 +968+ STATUS_CODE=200
14:23:52 ++968+ jq -r .notarizationStatus.status
14:23:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:52 +968+ STATUS=IN_PROGRESS
14:23:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:52 +968+ sleep 1m
14:23:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:23:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:53 200'
14:23:53 ++408+ head -n1
14:23:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:53 ++408+ tail -n1
14:23:53 +408+ STATUS_CODE=200
14:23:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:53 ++408+ jq -r .notarizationStatus.status
14:23:53 +408+ STATUS=IN_PROGRESS
14:23:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:53 +408+ sleep 1m
14:23:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:23:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:23:57 200'
14:23:57 ++312+ head -n1
14:23:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:23:57 ++312+ tail -n1
14:23:57 +312+ STATUS_CODE=200
14:23:57 ++312+ jq -r .notarizationStatus.status
14:23:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:23:57 +312+ STATUS=IN_PROGRESS
14:23:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:23:57 +312+ sleep 1m
14:24:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:24:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:03 200'
14:24:03 ++782+ head -n1
14:24:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:03 ++782+ tail -n1
14:24:03 +782+ STATUS_CODE=200
14:24:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:03 ++782+ jq -r .notarizationStatus.status
14:24:03 +782+ STATUS=IN_PROGRESS
14:24:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:03 +782+ sleep 1m
14:24:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:24:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:08 200'
14:24:08 ++226+ head -n1
14:24:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:08 ++226+ tail -n1
14:24:08 +226+ STATUS_CODE=200
14:24:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:08 ++226+ jq -r .notarizationStatus.status
14:24:08 +226+ STATUS=IN_PROGRESS
14:24:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:08 +226+ sleep 1m
14:24:08 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:24:08 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:08 200'
14:24:09 ++606+ head -n1
14:24:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:09 ++606+ tail -n1
14:24:09 +606+ STATUS_CODE=200
14:24:09 ++606+ jq -r .notarizationStatus.status
14:24:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:09 +606+ STATUS=IN_PROGRESS
14:24:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:09 +606+ sleep 1m
14:24:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:24:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
14:24:11 200'
14:24:11 ++1040+ head -n1
14:24:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
14:24:11 ++1040+ tail -n1
14:24:11 +1040+ STATUS_CODE=200
14:24:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
14:24:11 ++1040+ jq -r .notarizationStatus.status
14:24:11 +1040+ STATUS=IN_PROGRESS
14:24:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:11 +1040+ sleep 1m
14:24:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:24:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:12 200'
14:24:12 ++460+ head -n1
14:24:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:12 ++460+ tail -n1
14:24:12 +460+ STATUS_CODE=200
14:24:12 ++460+ jq -r .notarizationStatus.status
14:24:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:12 +460+ STATUS=IN_PROGRESS
14:24:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:12 +460+ sleep 1m
14:24:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:24:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:17 200'
14:24:17 ++824+ head -n1
14:24:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:17 ++824+ tail -n1
14:24:17 +824+ STATUS_CODE=200
14:24:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:17 ++824+ jq -r .notarizationStatus.status
14:24:17 +824+ STATUS=IN_PROGRESS
14:24:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:17 +824+ sleep 1m
14:24:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:24:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:19 200'
14:24:19 ++334+ head -n1
14:24:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:19 ++334+ tail -n1
14:24:19 +334+ STATUS_CODE=200
14:24:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:19 ++334+ jq -r .notarizationStatus.status
14:24:19 +334+ STATUS=IN_PROGRESS
14:24:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:19 +334+ sleep 1m
14:24:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:24:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:22 200'
14:24:22 ++248+ head -n1
14:24:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:22 ++248+ tail -n1
14:24:22 +248+ STATUS_CODE=200
14:24:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:22 ++248+ jq -r .notarizationStatus.status
14:24:22 +248+ STATUS=IN_PROGRESS
14:24:22 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:22 +248+ sleep 1m
14:24:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:24:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:24 200'
14:24:24 ++658+ head -n1
14:24:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:24 ++658+ tail -n1
14:24:24 +658+ STATUS_CODE=200
14:24:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:24 ++658+ jq -r .notarizationStatus.status
14:24:24 +658+ STATUS=IN_PROGRESS
14:24:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:24 +658+ sleep 1m
14:24:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:24:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:33 200'
14:24:33 ++182+ head -n1
14:24:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:33 ++182+ tail -n1
14:24:33 +182+ STATUS_CODE=200
14:24:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:33 ++182+ jq -r .notarizationStatus.status
14:24:33 +182+ STATUS=IN_PROGRESS
14:24:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:33 +182+ sleep 1m
14:24:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:24:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:33 200'
14:24:33 ++502+ head -n1
14:24:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:33 ++502+ tail -n1
14:24:33 +502+ STATUS_CODE=200
14:24:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:33 ++502+ jq -r .notarizationStatus.status
14:24:33 +502+ STATUS=IN_PROGRESS
14:24:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:33 +502+ sleep 1m
14:24:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:24:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:34 200'
14:24:34 ++376+ head -n1
14:24:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:34 ++376+ tail -n1
14:24:34 +376+ STATUS_CODE=200
14:24:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:34 ++376+ jq -r .notarizationStatus.status
14:24:34 +376+ STATUS=IN_PROGRESS
14:24:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:34 +376+ sleep 1m
14:24:37 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:24:37 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:37 200'
14:24:37 ++906+ head -n1
14:24:37 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:37 ++906+ tail -n1
14:24:37 +906+ STATUS_CODE=200
14:24:37 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:37 ++906+ jq -r .notarizationStatus.status
14:24:37 +906+ STATUS=IN_PROGRESS
14:24:37 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:37 +906+ sleep 1m
14:24:41 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:24:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:42 200'
14:24:42 ++700+ head -n1
14:24:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:42 ++700+ tail -n1
14:24:42 +700+ STATUS_CODE=200
14:24:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:42 ++700+ jq -r .notarizationStatus.status
14:24:42 +700+ STATUS=IN_PROGRESS
14:24:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:42 +700+ sleep 1m
14:24:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:24:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:45 200'
14:24:45 ++270+ head -n1
14:24:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:45 ++270+ tail -n1
14:24:45 +270+ STATUS_CODE=200
14:24:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:45 ++270+ jq -r .notarizationStatus.status
14:24:45 +270+ STATUS=IN_PROGRESS
14:24:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:45 +270+ sleep 1m
14:24:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:24:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:46 200'
14:24:46 ++204+ head -n1
14:24:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:46 ++204+ tail -n1
14:24:46 +204+ STATUS_CODE=200
14:24:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:46 ++204+ jq -r .notarizationStatus.status
14:24:46 +204+ STATUS=IN_PROGRESS
14:24:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:46 +204+ sleep 1m
14:24:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:24:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:49 200'
14:24:49 ++554+ head -n1
14:24:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:49 ++554+ tail -n1
14:24:49 +554+ STATUS_CODE=200
14:24:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:49 ++554+ jq -r .notarizationStatus.status
14:24:49 +554+ STATUS=IN_PROGRESS
14:24:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:49 +554+ sleep 1m
14:24:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:24:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:52 200'
14:24:52 ++968+ head -n1
14:24:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:52 ++968+ tail -n1
14:24:52 +968+ STATUS_CODE=200
14:24:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:52 ++968+ jq -r .notarizationStatus.status
14:24:52 +968+ STATUS=IN_PROGRESS
14:24:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:52 +968+ sleep 1m
14:24:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:24:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:53 200'
14:24:53 ++408+ head -n1
14:24:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:53 ++408+ tail -n1
14:24:53 +408+ STATUS_CODE=200
14:24:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:53 ++408+ jq -r .notarizationStatus.status
14:24:53 +408+ STATUS=IN_PROGRESS
14:24:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:53 +408+ sleep 1m
14:24:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:24:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:24:57 200'
14:24:57 ++312+ head -n1
14:24:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:24:57 ++312+ tail -n1
14:24:57 +312+ STATUS_CODE=200
14:24:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:24:57 ++312+ jq -r .notarizationStatus.status
14:24:57 +312+ STATUS=IN_PROGRESS
14:24:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:24:57 +312+ sleep 1m
14:25:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:25:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:03 200'
14:25:03 ++782+ head -n1
14:25:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:03 ++782+ tail -n1
14:25:03 +782+ STATUS_CODE=200
14:25:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:03 ++782+ jq -r .notarizationStatus.status
14:25:03 +782+ STATUS=IN_PROGRESS
14:25:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:03 +782+ sleep 1m
14:25:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:25:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:08 200'
14:25:08 ++226+ head -n1
14:25:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:08 ++226+ tail -n1
14:25:08 +226+ STATUS_CODE=200
14:25:08 ++226+ jq -r .notarizationStatus.status
14:25:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:08 +226+ STATUS=IN_PROGRESS
14:25:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:08 +226+ sleep 1m
14:25:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:25:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:09 200'
14:25:09 ++606+ head -n1
14:25:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:09 ++606+ tail -n1
14:25:09 +606+ STATUS_CODE=200
14:25:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:09 ++606+ jq -r .notarizationStatus.status
14:25:09 +606+ STATUS=IN_PROGRESS
14:25:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:09 +606+ sleep 1m
14:25:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:25:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:11 200'
14:25:11 ++1040+ head -n1
14:25:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:11 ++1040+ tail -n1
14:25:11 +1040+ STATUS_CODE=200
14:25:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:11 ++1040+ jq -r .notarizationStatus.status
14:25:11 +1040+ STATUS=IN_PROGRESS
14:25:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:11 +1040+ sleep 1m
14:25:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:25:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:12 200'
14:25:12 ++460+ head -n1
14:25:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:12 ++460+ tail -n1
14:25:12 +460+ STATUS_CODE=200
14:25:12 ++460+ jq -r .notarizationStatus.status
14:25:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:12 +460+ STATUS=IN_PROGRESS
14:25:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:12 +460+ sleep 1m
14:25:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:25:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:17 200'
14:25:17 ++824+ head -n1
14:25:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:17 ++824+ tail -n1
14:25:17 +824+ STATUS_CODE=200
14:25:17 ++824+ jq -r .notarizationStatus.status
14:25:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:17 +824+ STATUS=IN_PROGRESS
14:25:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:17 +824+ sleep 1m
14:25:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:25:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:19 200'
14:25:19 ++334+ head -n1
14:25:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:19 ++334+ tail -n1
14:25:19 +334+ STATUS_CODE=200
14:25:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:19 ++334+ jq -r .notarizationStatus.status
14:25:19 +334+ STATUS=IN_PROGRESS
14:25:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:19 +334+ sleep 1m
14:25:22 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:25:22 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:22 200'
14:25:22 ++248+ head -n1
14:25:22 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:22 ++248+ tail -n1
14:25:22 +248+ STATUS_CODE=200
14:25:22 ++248+ jq -r .notarizationStatus.status
14:25:22 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:23 +248+ STATUS=IN_PROGRESS
14:25:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:23 +248+ sleep 1m
14:25:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:25:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:24 200'
14:25:24 ++658+ head -n1
14:25:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:24 ++658+ tail -n1
14:25:24 +658+ STATUS_CODE=200
14:25:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:24 ++658+ jq -r .notarizationStatus.status
14:25:24 +658+ STATUS=IN_PROGRESS
14:25:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:24 +658+ sleep 1m
14:25:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:25:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:33 200'
14:25:33 ++182+ head -n1
14:25:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:33 ++182+ tail -n1
14:25:33 +182+ STATUS_CODE=200
14:25:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:33 ++182+ jq -r .notarizationStatus.status
14:25:33 +182+ STATUS=IN_PROGRESS
14:25:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:33 +182+ sleep 1m
14:25:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:25:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:33 200'
14:25:33 ++502+ head -n1
14:25:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:33 ++502+ tail -n1
14:25:33 +502+ STATUS_CODE=200
14:25:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:33 ++502+ jq -r .notarizationStatus.status
14:25:33 +502+ STATUS=IN_PROGRESS
14:25:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:33 +502+ sleep 1m
14:25:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:25:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:34 200'
14:25:34 ++376+ head -n1
14:25:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:34 ++376+ tail -n1
14:25:34 +376+ STATUS_CODE=200
14:25:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:34 ++376+ jq -r .notarizationStatus.status
14:25:34 +376+ STATUS=IN_PROGRESS
14:25:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:34 +376+ sleep 1m
14:25:37 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:25:37 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:37 200'
14:25:37 ++906+ head -n1
14:25:37 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:37 ++906+ tail -n1
14:25:37 +906+ STATUS_CODE=200
14:25:37 ++906+ jq -r .notarizationStatus.status
14:25:37 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:37 +906+ STATUS=IN_PROGRESS
14:25:37 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:37 +906+ sleep 1m
14:25:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:25:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:42 200'
14:25:42 ++700+ head -n1
14:25:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:42 ++700+ tail -n1
14:25:42 +700+ STATUS_CODE=200
14:25:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:42 ++700+ jq -r .notarizationStatus.status
14:25:42 +700+ STATUS=IN_PROGRESS
14:25:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:42 +700+ sleep 1m
14:25:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:25:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:45 200'
14:25:45 ++270+ head -n1
14:25:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:45 ++270+ tail -n1
14:25:45 +270+ STATUS_CODE=200
14:25:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:45 ++270+ jq -r .notarizationStatus.status
14:25:45 +270+ STATUS=IN_PROGRESS
14:25:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:45 +270+ sleep 1m
14:25:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:25:46 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:46 200'
14:25:46 ++204+ head -n1
14:25:46 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:46 ++204+ tail -n1
14:25:46 +204+ STATUS_CODE=200
14:25:46 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:46 ++204+ jq -r .notarizationStatus.status
14:25:46 +204+ STATUS=IN_PROGRESS
14:25:46 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:46 +204+ sleep 1m
14:25:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:25:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:49 200'
14:25:49 ++554+ head -n1
14:25:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:49 ++554+ tail -n1
14:25:49 +554+ STATUS_CODE=200
14:25:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:49 ++554+ jq -r .notarizationStatus.status
14:25:49 +554+ STATUS=IN_PROGRESS
14:25:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:49 +554+ sleep 1m
14:25:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:25:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:52 200'
14:25:52 ++968+ head -n1
14:25:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:52 ++968+ tail -n1
14:25:52 +968+ STATUS_CODE=200
14:25:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:52 ++968+ jq -r .notarizationStatus.status
14:25:52 +968+ STATUS=IN_PROGRESS
14:25:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:52 +968+ sleep 1m
14:25:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:25:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:53 200'
14:25:53 ++408+ head -n1
14:25:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:53 ++408+ tail -n1
14:25:53 +408+ STATUS_CODE=200
14:25:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:53 ++408+ jq -r .notarizationStatus.status
14:25:53 +408+ STATUS=IN_PROGRESS
14:25:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:53 +408+ sleep 1m
14:25:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:25:57 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:25:57 200'
14:25:57 ++312+ head -n1
14:25:57 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:25:57 ++312+ tail -n1
14:25:57 +312+ STATUS_CODE=200
14:25:57 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:25:57 ++312+ jq -r .notarizationStatus.status
14:25:57 +312+ STATUS=IN_PROGRESS
14:25:57 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:25:57 +312+ sleep 1m
14:26:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:26:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:03 200'
14:26:03 ++782+ head -n1
14:26:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:03 ++782+ tail -n1
14:26:03 +782+ STATUS_CODE=200
14:26:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:03 ++782+ jq -r .notarizationStatus.status
14:26:03 +782+ STATUS=IN_PROGRESS
14:26:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:03 +782+ sleep 1m
14:26:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:26:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:08 200'
14:26:08 ++226+ head -n1
14:26:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:08 ++226+ tail -n1
14:26:08 +226+ STATUS_CODE=200
14:26:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:08 ++226+ jq -r .notarizationStatus.status
14:26:08 +226+ STATUS=IN_PROGRESS
14:26:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:08 +226+ sleep 1m
14:26:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:26:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:09 200'
14:26:09 ++606+ head -n1
14:26:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:09 ++606+ tail -n1
14:26:09 +606+ STATUS_CODE=200
14:26:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:09 ++606+ jq -r .notarizationStatus.status
14:26:09 +606+ STATUS=IN_PROGRESS
14:26:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:09 +606+ sleep 1m
14:26:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:26:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:11 200'
14:26:11 ++1040+ head -n1
14:26:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:11 ++1040+ tail -n1
14:26:11 +1040+ STATUS_CODE=200
14:26:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:11 ++1040+ jq -r .notarizationStatus.status
14:26:11 +1040+ STATUS=IN_PROGRESS
14:26:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:11 +1040+ sleep 1m
14:26:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:26:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:12 200'
14:26:12 ++460+ head -n1
14:26:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:12 ++460+ tail -n1
14:26:12 +460+ STATUS_CODE=200
14:26:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:12 ++460+ jq -r .notarizationStatus.status
14:26:12 +460+ STATUS=IN_PROGRESS
14:26:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:12 +460+ sleep 1m
14:26:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:26:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:17 200'
14:26:17 ++824+ head -n1
14:26:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:17 ++824+ tail -n1
14:26:17 +824+ STATUS_CODE=200
14:26:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:17 ++824+ jq -r .notarizationStatus.status
14:26:17 +824+ STATUS=IN_PROGRESS
14:26:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:17 +824+ sleep 1m
14:26:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:26:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:19 200'
14:26:19 ++334+ head -n1
14:26:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:19 ++334+ tail -n1
14:26:19 +334+ STATUS_CODE=200
14:26:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:19 ++334+ jq -r .notarizationStatus.status
14:26:19 +334+ STATUS=IN_PROGRESS
14:26:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:19 +334+ sleep 1m
14:26:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:26:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:23 200'
14:26:23 ++248+ head -n1
14:26:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:23 ++248+ tail -n1
14:26:23 +248+ STATUS_CODE=200
14:26:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:23 ++248+ jq -r .notarizationStatus.status
14:26:23 +248+ STATUS=IN_PROGRESS
14:26:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:23 +248+ sleep 1m
14:26:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:26:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:24 200'
14:26:24 ++658+ head -n1
14:26:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:24 ++658+ tail -n1
14:26:24 +658+ STATUS_CODE=200
14:26:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:24 ++658+ jq -r .notarizationStatus.status
14:26:24 +658+ STATUS=IN_PROGRESS
14:26:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:24 +658+ sleep 1m
14:26:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:26:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:33 200'
14:26:33 ++182+ head -n1
14:26:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:33 ++182+ tail -n1
14:26:33 +182+ STATUS_CODE=200
14:26:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:33 ++182+ jq -r .notarizationStatus.status
14:26:33 +182+ STATUS=IN_PROGRESS
14:26:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:33 +182+ sleep 1m
14:26:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:26:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:33 200'
14:26:33 ++502+ head -n1
14:26:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:33 ++502+ tail -n1
14:26:33 +502+ STATUS_CODE=200
14:26:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:33 ++502+ jq -r .notarizationStatus.status
14:26:33 +502+ STATUS=IN_PROGRESS
14:26:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:33 +502+ sleep 1m
14:26:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:26:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:34 200'
14:26:34 ++376+ head -n1
14:26:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:34 ++376+ tail -n1
14:26:34 +376+ STATUS_CODE=200
14:26:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:34 ++376+ jq -r .notarizationStatus.status
14:26:34 +376+ STATUS=IN_PROGRESS
14:26:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:34 +376+ sleep 1m
14:26:37 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:26:37 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:37 200'
14:26:37 ++906+ head -n1
14:26:37 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:37 ++906+ tail -n1
14:26:37 +906+ STATUS_CODE=200
14:26:37 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:37 ++906+ jq -r .notarizationStatus.status
14:26:37 +906+ STATUS=IN_PROGRESS
14:26:37 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:37 +906+ sleep 1m
14:26:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:26:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:42 200'
14:26:42 ++700+ head -n1
14:26:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:42 ++700+ tail -n1
14:26:42 +700+ STATUS_CODE=200
14:26:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:42 ++700+ jq -r .notarizationStatus.status
14:26:42 +700+ STATUS=IN_PROGRESS
14:26:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:42 +700+ sleep 1m
14:26:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:26:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:45 200'
14:26:45 ++270+ head -n1
14:26:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:45 ++270+ tail -n1
14:26:45 +270+ STATUS_CODE=200
14:26:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:45 ++270+ jq -r .notarizationStatus.status
14:26:45 +270+ STATUS=IN_PROGRESS
14:26:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:45 +270+ sleep 1m
14:26:46 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:26:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:47 200'
14:26:47 ++204+ head -n1
14:26:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:47 ++204+ tail -n1
14:26:47 +204+ STATUS_CODE=200
14:26:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:47 ++204+ jq -r .notarizationStatus.status
14:26:47 +204+ STATUS=IN_PROGRESS
14:26:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:47 +204+ sleep 1m
14:26:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:26:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:49 200'
14:26:49 ++554+ head -n1
14:26:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:49 ++554+ tail -n1
14:26:49 +554+ STATUS_CODE=200
14:26:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:49 ++554+ jq -r .notarizationStatus.status
14:26:49 +554+ STATUS=IN_PROGRESS
14:26:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:49 +554+ sleep 1m
14:26:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:26:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:52 200'
14:26:52 ++968+ head -n1
14:26:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:52 ++968+ tail -n1
14:26:52 +968+ STATUS_CODE=200
14:26:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:52 ++968+ jq -r .notarizationStatus.status
14:26:52 +968+ STATUS=IN_PROGRESS
14:26:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:52 +968+ sleep 1m
14:26:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:26:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:53 200'
14:26:53 ++408+ head -n1
14:26:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:53 ++408+ tail -n1
14:26:53 +408+ STATUS_CODE=200
14:26:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:53 ++408+ jq -r .notarizationStatus.status
14:26:53 +408+ STATUS=IN_PROGRESS
14:26:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:53 +408+ sleep 1m
14:26:57 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:26:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:26:58 200'
14:26:58 ++312+ head -n1
14:26:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:26:58 ++312+ tail -n1
14:26:58 +312+ STATUS_CODE=200
14:26:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:26:58 ++312+ jq -r .notarizationStatus.status
14:26:58 +312+ STATUS=IN_PROGRESS
14:26:58 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:26:58 +312+ sleep 1m
14:27:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:27:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:03 200'
14:27:03 ++782+ head -n1
14:27:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:03 ++782+ tail -n1
14:27:03 +782+ STATUS_CODE=200
14:27:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:03 ++782+ jq -r .notarizationStatus.status
14:27:03 +782+ STATUS=IN_PROGRESS
14:27:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:03 +782+ sleep 1m
14:27:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:27:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:08 200'
14:27:08 ++226+ head -n1
14:27:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:08 ++226+ tail -n1
14:27:08 +226+ STATUS_CODE=200
14:27:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:08 ++226+ jq -r .notarizationStatus.status
14:27:08 +226+ STATUS=IN_PROGRESS
14:27:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:08 +226+ sleep 1m
14:27:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:27:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:09 200'
14:27:09 ++606+ head -n1
14:27:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:09 ++606+ tail -n1
14:27:09 +606+ STATUS_CODE=200
14:27:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:09 ++606+ jq -r .notarizationStatus.status
14:27:09 +606+ STATUS=IN_PROGRESS
14:27:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:09 +606+ sleep 1m
14:27:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:27:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:11 200'
14:27:11 ++1040+ head -n1
14:27:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:11 ++1040+ tail -n1
14:27:11 +1040+ STATUS_CODE=200
14:27:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:11 ++1040+ jq -r .notarizationStatus.status
14:27:11 +1040+ STATUS=IN_PROGRESS
14:27:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:11 +1040+ sleep 1m
14:27:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:27:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:12 200'
14:27:12 ++460+ head -n1
14:27:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:12 ++460+ tail -n1
14:27:12 +460+ STATUS_CODE=200
14:27:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:12 ++460+ jq -r .notarizationStatus.status
14:27:12 +460+ STATUS=IN_PROGRESS
14:27:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:12 +460+ sleep 1m
14:27:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:27:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:17 200'
14:27:17 ++824+ head -n1
14:27:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:17 ++824+ tail -n1
14:27:17 +824+ STATUS_CODE=200
14:27:17 ++824+ jq -r .notarizationStatus.status
14:27:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:17 +824+ STATUS=IN_PROGRESS
14:27:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:17 +824+ sleep 1m
14:27:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:27:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:19 200'
14:27:19 ++334+ head -n1
14:27:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:19 ++334+ tail -n1
14:27:19 +334+ STATUS_CODE=200
14:27:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:19 ++334+ jq -r .notarizationStatus.status
14:27:19 +334+ STATUS=IN_PROGRESS
14:27:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:19 +334+ sleep 1m
14:27:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:27:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:23 200'
14:27:23 ++248+ head -n1
14:27:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:23 ++248+ tail -n1
14:27:23 +248+ STATUS_CODE=200
14:27:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:23 ++248+ jq -r .notarizationStatus.status
14:27:23 +248+ STATUS=IN_PROGRESS
14:27:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:23 +248+ sleep 1m
14:27:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:27:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:24 200'
14:27:24 ++658+ head -n1
14:27:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:24 ++658+ tail -n1
14:27:24 +658+ STATUS_CODE=200
14:27:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:24 ++658+ jq -r .notarizationStatus.status
14:27:24 +658+ STATUS=IN_PROGRESS
14:27:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:24 +658+ sleep 1m
14:27:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:27:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:33 200'
14:27:33 ++182+ head -n1
14:27:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:33 ++182+ tail -n1
14:27:33 +182+ STATUS_CODE=200
14:27:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:33 ++182+ jq -r .notarizationStatus.status
14:27:33 +182+ STATUS=IN_PROGRESS
14:27:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:33 +182+ sleep 1m
14:27:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:27:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:33 200'
14:27:33 ++502+ head -n1
14:27:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:33 ++502+ tail -n1
14:27:33 +502+ STATUS_CODE=200
14:27:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:33 ++502+ jq -r .notarizationStatus.status
14:27:33 +502+ STATUS=IN_PROGRESS
14:27:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:33 +502+ sleep 1m
14:27:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:27:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:34 200'
14:27:34 ++376+ head -n1
14:27:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:34 ++376+ tail -n1
14:27:34 +376+ STATUS_CODE=200
14:27:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:34 ++376+ jq -r .notarizationStatus.status
14:27:34 +376+ STATUS=IN_PROGRESS
14:27:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:34 +376+ sleep 1m
14:27:37 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:27:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:38 200'
14:27:38 ++906+ head -n1
14:27:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:38 ++906+ tail -n1
14:27:38 +906+ STATUS_CODE=200
14:27:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:38 ++906+ jq -r .notarizationStatus.status
14:27:38 +906+ STATUS=IN_PROGRESS
14:27:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:38 +906+ sleep 1m
14:27:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:27:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:42 200'
14:27:42 ++700+ head -n1
14:27:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:42 ++700+ tail -n1
14:27:42 +700+ STATUS_CODE=200
14:27:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:42 ++700+ jq -r .notarizationStatus.status
14:27:42 +700+ STATUS=IN_PROGRESS
14:27:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:42 +700+ sleep 1m
14:27:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:27:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:45 200'
14:27:45 ++270+ head -n1
14:27:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:45 ++270+ tail -n1
14:27:45 +270+ STATUS_CODE=200
14:27:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:45 ++270+ jq -r .notarizationStatus.status
14:27:45 +270+ STATUS=IN_PROGRESS
14:27:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:45 +270+ sleep 1m
14:27:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:27:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:47 200'
14:27:47 ++204+ head -n1
14:27:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:47 ++204+ tail -n1
14:27:47 +204+ STATUS_CODE=200
14:27:47 ++204+ jq -r .notarizationStatus.status
14:27:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:47 +204+ STATUS=IN_PROGRESS
14:27:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:47 +204+ sleep 1m
14:27:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:27:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:49 200'
14:27:49 ++554+ head -n1
14:27:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:49 ++554+ tail -n1
14:27:49 +554+ STATUS_CODE=200
14:27:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:49 ++554+ jq -r .notarizationStatus.status
14:27:49 +554+ STATUS=IN_PROGRESS
14:27:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:49 +554+ sleep 1m
14:27:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:27:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:52 200'
14:27:52 ++968+ head -n1
14:27:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:52 ++968+ tail -n1
14:27:52 +968+ STATUS_CODE=200
14:27:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:52 ++968+ jq -r .notarizationStatus.status
14:27:52 +968+ STATUS=IN_PROGRESS
14:27:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:52 +968+ sleep 1m
14:27:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:27:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:53 200'
14:27:53 ++408+ head -n1
14:27:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:53 ++408+ tail -n1
14:27:53 +408+ STATUS_CODE=200
14:27:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:53 ++408+ jq -r .notarizationStatus.status
14:27:53 +408+ STATUS=IN_PROGRESS
14:27:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:53 +408+ sleep 1m
14:27:58 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:27:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:27:58 200'
14:27:58 ++312+ head -n1
14:27:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:27:58 ++312+ tail -n1
14:27:58 +312+ STATUS_CODE=200
14:27:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:27:58 ++312+ jq -r .notarizationStatus.status
14:27:58 +312+ STATUS=IN_PROGRESS
14:27:58 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:27:58 +312+ sleep 1m
14:28:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:28:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:03 200'
14:28:03 ++782+ head -n1
14:28:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:03 ++782+ tail -n1
14:28:03 +782+ STATUS_CODE=200
14:28:03 ++782+ jq -r .notarizationStatus.status
14:28:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:03 +782+ STATUS=IN_PROGRESS
14:28:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:03 +782+ sleep 1m
14:28:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:28:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:08 200'
14:28:08 ++226+ head -n1
14:28:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:08 ++226+ tail -n1
14:28:08 +226+ STATUS_CODE=200
14:28:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:08 ++226+ jq -r .notarizationStatus.status
14:28:08 +226+ STATUS=IN_PROGRESS
14:28:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:08 +226+ sleep 1m
14:28:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:28:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:09 200'
14:28:09 ++606+ head -n1
14:28:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:09 ++606+ tail -n1
14:28:09 +606+ STATUS_CODE=200
14:28:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:09 ++606+ jq -r .notarizationStatus.status
14:28:09 +606+ STATUS=IN_PROGRESS
14:28:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:09 +606+ sleep 1m
14:28:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:28:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:11 200'
14:28:11 ++1040+ head -n1
14:28:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:11 ++1040+ tail -n1
14:28:11 +1040+ STATUS_CODE=200
14:28:11 ++1040+ jq -r .notarizationStatus.status
14:28:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:11 +1040+ STATUS=IN_PROGRESS
14:28:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:11 +1040+ sleep 1m
14:28:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:28:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:12 200'
14:28:12 ++460+ head -n1
14:28:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:12 ++460+ tail -n1
14:28:12 +460+ STATUS_CODE=200
14:28:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:12 ++460+ jq -r .notarizationStatus.status
14:28:12 +460+ STATUS=IN_PROGRESS
14:28:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:12 +460+ sleep 1m
14:28:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:28:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:17 200'
14:28:17 ++824+ head -n1
14:28:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:17 ++824+ tail -n1
14:28:17 +824+ STATUS_CODE=200
14:28:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:17 ++824+ jq -r .notarizationStatus.status
14:28:17 +824+ STATUS=IN_PROGRESS
14:28:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:17 +824+ sleep 1m
14:28:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:28:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:19 200'
14:28:19 ++334+ head -n1
14:28:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:19 ++334+ tail -n1
14:28:19 +334+ STATUS_CODE=200
14:28:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:19 ++334+ jq -r .notarizationStatus.status
14:28:19 +334+ STATUS=IN_PROGRESS
14:28:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:19 +334+ sleep 1m
14:28:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:28:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:23 200'
14:28:23 ++248+ head -n1
14:28:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:23 ++248+ tail -n1
14:28:23 +248+ STATUS_CODE=200
14:28:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:23 ++248+ jq -r .notarizationStatus.status
14:28:23 +248+ STATUS=IN_PROGRESS
14:28:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:23 +248+ sleep 1m
14:28:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:28:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:24 200'
14:28:24 ++658+ head -n1
14:28:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:24 ++658+ tail -n1
14:28:24 +658+ STATUS_CODE=200
14:28:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:24 ++658+ jq -r .notarizationStatus.status
14:28:24 +658+ STATUS=IN_PROGRESS
14:28:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:24 +658+ sleep 1m
14:28:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:28:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:33 200'
14:28:33 ++182+ head -n1
14:28:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:33 ++182+ tail -n1
14:28:33 +182+ STATUS_CODE=200
14:28:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:33 ++182+ jq -r .notarizationStatus.status
14:28:33 +182+ STATUS=IN_PROGRESS
14:28:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:33 +182+ sleep 1m
14:28:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:28:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:33 200'
14:28:33 ++502+ head -n1
14:28:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:33 ++502+ tail -n1
14:28:33 +502+ STATUS_CODE=200
14:28:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:33 ++502+ jq -r .notarizationStatus.status
14:28:33 +502+ STATUS=IN_PROGRESS
14:28:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:33 +502+ sleep 1m
14:28:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:28:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:34 200'
14:28:34 ++376+ head -n1
14:28:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:34 ++376+ tail -n1
14:28:34 +376+ STATUS_CODE=200
14:28:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:34 ++376+ jq -r .notarizationStatus.status
14:28:34 +376+ STATUS=IN_PROGRESS
14:28:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:34 +376+ sleep 1m
14:28:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:28:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:38 200'
14:28:38 ++906+ head -n1
14:28:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:38 ++906+ tail -n1
14:28:38 +906+ STATUS_CODE=200
14:28:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:38 ++906+ jq -r .notarizationStatus.status
14:28:38 +906+ STATUS=IN_PROGRESS
14:28:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:38 +906+ sleep 1m
14:28:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:28:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:42 200'
14:28:42 ++700+ head -n1
14:28:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:42 ++700+ tail -n1
14:28:42 +700+ STATUS_CODE=200
14:28:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:42 ++700+ jq -r .notarizationStatus.status
14:28:42 +700+ STATUS=IN_PROGRESS
14:28:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:42 +700+ sleep 1m
14:28:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:28:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:45 200'
14:28:45 ++270+ head -n1
14:28:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:45 ++270+ tail -n1
14:28:45 +270+ STATUS_CODE=200
14:28:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:45 ++270+ jq -r .notarizationStatus.status
14:28:45 +270+ STATUS=IN_PROGRESS
14:28:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:45 +270+ sleep 1m
14:28:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:28:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:47 200'
14:28:47 ++204+ head -n1
14:28:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:47 ++204+ tail -n1
14:28:47 +204+ STATUS_CODE=200
14:28:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:47 ++204+ jq -r .notarizationStatus.status
14:28:47 +204+ STATUS=IN_PROGRESS
14:28:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:47 +204+ sleep 1m
14:28:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:28:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:49 200'
14:28:49 ++554+ head -n1
14:28:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:49 ++554+ tail -n1
14:28:49 +554+ STATUS_CODE=200
14:28:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:49 ++554+ jq -r .notarizationStatus.status
14:28:49 +554+ STATUS=IN_PROGRESS
14:28:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:49 +554+ sleep 1m
14:28:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:28:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:52 200'
14:28:52 ++968+ head -n1
14:28:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:52 ++968+ tail -n1
14:28:52 +968+ STATUS_CODE=200
14:28:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:52 ++968+ jq -r .notarizationStatus.status
14:28:52 +968+ STATUS=IN_PROGRESS
14:28:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:52 +968+ sleep 1m
14:28:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:28:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:53 200'
14:28:53 ++408+ head -n1
14:28:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:53 ++408+ tail -n1
14:28:53 +408+ STATUS_CODE=200
14:28:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:53 ++408+ jq -r .notarizationStatus.status
14:28:53 +408+ STATUS=IN_PROGRESS
14:28:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:53 +408+ sleep 1m
14:28:58 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:28:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:28:58 200'
14:28:58 ++312+ head -n1
14:28:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:28:58 ++312+ tail -n1
14:28:58 +312+ STATUS_CODE=200
14:28:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:28:58 ++312+ jq -r .notarizationStatus.status
14:28:58 +312+ STATUS=IN_PROGRESS
14:28:58 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:28:58 +312+ sleep 1m
14:29:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:29:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:03 200'
14:29:03 ++782+ head -n1
14:29:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:03 ++782+ tail -n1
14:29:03 +782+ STATUS_CODE=200
14:29:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:03 ++782+ jq -r .notarizationStatus.status
14:29:03 +782+ STATUS=IN_PROGRESS
14:29:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:03 +782+ sleep 1m
14:29:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:29:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:08 200'
14:29:08 ++226+ head -n1
14:29:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:08 ++226+ tail -n1
14:29:08 +226+ STATUS_CODE=200
14:29:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:08 ++226+ jq -r .notarizationStatus.status
14:29:08 +226+ STATUS=IN_PROGRESS
14:29:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:08 +226+ sleep 1m
14:29:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:29:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:09 200'
14:29:09 ++606+ head -n1
14:29:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:09 ++606+ tail -n1
14:29:09 +606+ STATUS_CODE=200
14:29:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:09 ++606+ jq -r .notarizationStatus.status
14:29:09 +606+ STATUS=IN_PROGRESS
14:29:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:09 +606+ sleep 1m
14:29:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:29:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:11 200'
14:29:11 ++1040+ head -n1
14:29:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:11 ++1040+ tail -n1
14:29:11 +1040+ STATUS_CODE=200
14:29:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:11 ++1040+ jq -r .notarizationStatus.status
14:29:11 +1040+ STATUS=IN_PROGRESS
14:29:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:11 +1040+ sleep 1m
14:29:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:29:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:12 200'
14:29:12 ++460+ head -n1
14:29:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:12 ++460+ tail -n1
14:29:12 +460+ STATUS_CODE=200
14:29:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:12 ++460+ jq -r .notarizationStatus.status
14:29:12 +460+ STATUS=IN_PROGRESS
14:29:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:12 +460+ sleep 1m
14:29:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:29:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:17 200'
14:29:17 ++824+ head -n1
14:29:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:17 ++824+ tail -n1
14:29:17 +824+ STATUS_CODE=200
14:29:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:17 ++824+ jq -r .notarizationStatus.status
14:29:17 +824+ STATUS=IN_PROGRESS
14:29:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:17 +824+ sleep 1m
14:29:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:29:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:19 200'
14:29:19 ++334+ head -n1
14:29:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:19 ++334+ tail -n1
14:29:19 +334+ STATUS_CODE=200
14:29:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:19 ++334+ jq -r .notarizationStatus.status
14:29:19 +334+ STATUS=IN_PROGRESS
14:29:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:19 +334+ sleep 1m
14:29:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:29:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:23 200'
14:29:23 ++248+ head -n1
14:29:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:23 ++248+ tail -n1
14:29:23 +248+ STATUS_CODE=200
14:29:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:23 ++248+ jq -r .notarizationStatus.status
14:29:23 +248+ STATUS=IN_PROGRESS
14:29:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:23 +248+ sleep 1m
14:29:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:29:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:24 200'
14:29:24 ++658+ head -n1
14:29:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:24 ++658+ tail -n1
14:29:24 +658+ STATUS_CODE=200
14:29:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:24 ++658+ jq -r .notarizationStatus.status
14:29:24 +658+ STATUS=IN_PROGRESS
14:29:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:24 +658+ sleep 1m
14:29:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:29:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:33 200'
14:29:33 ++182+ head -n1
14:29:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:33 ++182+ tail -n1
14:29:33 +182+ STATUS_CODE=200
14:29:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:33 ++182+ jq -r .notarizationStatus.status
14:29:33 +182+ STATUS=IN_PROGRESS
14:29:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:33 +182+ sleep 1m
14:29:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:29:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:33 200'
14:29:33 ++502+ head -n1
14:29:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:33 ++502+ tail -n1
14:29:33 +502+ STATUS_CODE=200
14:29:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:33 ++502+ jq -r .notarizationStatus.status
14:29:33 +502+ STATUS=IN_PROGRESS
14:29:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:33 +502+ sleep 1m
14:29:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:29:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:34 200'
14:29:34 ++376+ head -n1
14:29:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:34 ++376+ tail -n1
14:29:34 +376+ STATUS_CODE=200
14:29:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:34 ++376+ jq -r .notarizationStatus.status
14:29:34 +376+ STATUS=IN_PROGRESS
14:29:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:34 +376+ sleep 1m
14:29:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:29:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:38 200'
14:29:38 ++906+ head -n1
14:29:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:38 ++906+ tail -n1
14:29:38 +906+ STATUS_CODE=200
14:29:38 ++906+ jq -r .notarizationStatus.status
14:29:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:38 +906+ STATUS=IN_PROGRESS
14:29:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:38 +906+ sleep 1m
14:29:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:29:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:42 200'
14:29:42 ++700+ head -n1
14:29:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:42 ++700+ tail -n1
14:29:42 +700+ STATUS_CODE=200
14:29:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:42 ++700+ jq -r .notarizationStatus.status
14:29:42 +700+ STATUS=IN_PROGRESS
14:29:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:42 +700+ sleep 1m
14:29:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:29:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:45 200'
14:29:45 ++270+ head -n1
14:29:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:45 ++270+ tail -n1
14:29:45 +270+ STATUS_CODE=200
14:29:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:45 ++270+ jq -r .notarizationStatus.status
14:29:45 +270+ STATUS=IN_PROGRESS
14:29:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:45 +270+ sleep 1m
14:29:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:29:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:47 200'
14:29:47 ++204+ head -n1
14:29:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:47 ++204+ tail -n1
14:29:47 +204+ STATUS_CODE=200
14:29:47 ++204+ jq -r .notarizationStatus.status
14:29:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:47 +204+ STATUS=IN_PROGRESS
14:29:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:47 +204+ sleep 1m
14:29:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:29:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:49 200'
14:29:49 ++554+ head -n1
14:29:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:49 ++554+ tail -n1
14:29:49 +554+ STATUS_CODE=200
14:29:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:49 ++554+ jq -r .notarizationStatus.status
14:29:49 +554+ STATUS=IN_PROGRESS
14:29:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:49 +554+ sleep 1m
14:29:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:29:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:52 200'
14:29:52 ++968+ head -n1
14:29:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:52 ++968+ tail -n1
14:29:52 +968+ STATUS_CODE=200
14:29:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:52 ++968+ jq -r .notarizationStatus.status
14:29:52 +968+ STATUS=IN_PROGRESS
14:29:52 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:52 +968+ sleep 1m
14:29:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:29:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:53 200'
14:29:53 ++408+ head -n1
14:29:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:53 ++408+ tail -n1
14:29:53 +408+ STATUS_CODE=200
14:29:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:53 ++408+ jq -r .notarizationStatus.status
14:29:53 +408+ STATUS=IN_PROGRESS
14:29:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:53 +408+ sleep 1m
14:29:58 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:29:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:29:58 200'
14:29:58 ++312+ head -n1
14:29:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:29:58 ++312+ tail -n1
14:29:58 +312+ STATUS_CODE=200
14:29:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:29:58 ++312+ jq -r .notarizationStatus.status
14:29:58 +312+ STATUS=IN_PROGRESS
14:29:58 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:29:58 +312+ sleep 1m
14:30:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:30:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:03 200'
14:30:03 ++782+ head -n1
14:30:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:03 ++782+ tail -n1
14:30:03 +782+ STATUS_CODE=200
14:30:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:03 ++782+ jq -r .notarizationStatus.status
14:30:03 +782+ STATUS=IN_PROGRESS
14:30:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:03 +782+ sleep 1m
14:30:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:30:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:08 200'
14:30:08 ++226+ head -n1
14:30:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:08 ++226+ tail -n1
14:30:08 +226+ STATUS_CODE=200
14:30:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:08 ++226+ jq -r .notarizationStatus.status
14:30:08 +226+ STATUS=IN_PROGRESS
14:30:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:08 +226+ sleep 1m
14:30:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:30:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:09 200'
14:30:09 ++606+ head -n1
14:30:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:09 ++606+ tail -n1
14:30:09 +606+ STATUS_CODE=200
14:30:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:09 ++606+ jq -r .notarizationStatus.status
14:30:09 +606+ STATUS=IN_PROGRESS
14:30:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:09 +606+ sleep 1m
14:30:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:30:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:11 200'
14:30:11 ++1040+ head -n1
14:30:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:11 ++1040+ tail -n1
14:30:11 +1040+ STATUS_CODE=200
14:30:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:11 ++1040+ jq -r .notarizationStatus.status
14:30:11 +1040+ STATUS=IN_PROGRESS
14:30:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:11 +1040+ sleep 1m
14:30:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:30:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:12 200'
14:30:12 ++460+ head -n1
14:30:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:12 ++460+ tail -n1
14:30:12 +460+ STATUS_CODE=200
14:30:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:12 ++460+ jq -r .notarizationStatus.status
14:30:12 +460+ STATUS=IN_PROGRESS
14:30:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:12 +460+ sleep 1m
14:30:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:30:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:17 200'
14:30:17 ++824+ head -n1
14:30:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:17 ++824+ tail -n1
14:30:17 +824+ STATUS_CODE=200
14:30:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:17 ++824+ jq -r .notarizationStatus.status
14:30:17 +824+ STATUS=IN_PROGRESS
14:30:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:17 +824+ sleep 1m
14:30:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:30:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:19 200'
14:30:19 ++334+ head -n1
14:30:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:19 ++334+ tail -n1
14:30:19 +334+ STATUS_CODE=200
14:30:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:19 ++334+ jq -r .notarizationStatus.status
14:30:19 +334+ STATUS=IN_PROGRESS
14:30:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:19 +334+ sleep 1m
14:30:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:30:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:23 200'
14:30:23 ++248+ head -n1
14:30:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:23 ++248+ tail -n1
14:30:23 +248+ STATUS_CODE=200
14:30:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:23 ++248+ jq -r .notarizationStatus.status
14:30:23 +248+ STATUS=IN_PROGRESS
14:30:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:23 +248+ sleep 1m
14:30:24 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:30:24 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:24 200'
14:30:24 ++658+ head -n1
14:30:24 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:24 ++658+ tail -n1
14:30:24 +658+ STATUS_CODE=200
14:30:24 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:24 ++658+ jq -r .notarizationStatus.status
14:30:24 +658+ STATUS=IN_PROGRESS
14:30:24 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:24 +658+ sleep 1m
14:30:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:30:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:33 200'
14:30:33 ++182+ head -n1
14:30:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:33 ++182+ tail -n1
14:30:33 +182+ STATUS_CODE=200
14:30:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:33 ++182+ jq -r .notarizationStatus.status
14:30:33 +182+ STATUS=IN_PROGRESS
14:30:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:33 +182+ sleep 1m
14:30:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:30:33 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:33 200'
14:30:33 ++502+ head -n1
14:30:33 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:33 ++502+ tail -n1
14:30:33 +502+ STATUS_CODE=200
14:30:33 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:33 ++502+ jq -r .notarizationStatus.status
14:30:33 +502+ STATUS=IN_PROGRESS
14:30:33 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:33 +502+ sleep 1m
14:30:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:30:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:34 200'
14:30:34 ++376+ head -n1
14:30:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:34 ++376+ tail -n1
14:30:34 +376+ STATUS_CODE=200
14:30:34 ++376+ jq -r .notarizationStatus.status
14:30:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:34 +376+ STATUS=IN_PROGRESS
14:30:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:34 +376+ sleep 1m
14:30:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:30:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:38 200'
14:30:38 ++906+ head -n1
14:30:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:38 ++906+ tail -n1
14:30:38 +906+ STATUS_CODE=200
14:30:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:38 ++906+ jq -r .notarizationStatus.status
14:30:38 +906+ STATUS=IN_PROGRESS
14:30:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:38 +906+ sleep 1m
14:30:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:30:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:42 200'
14:30:42 ++700+ head -n1
14:30:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:42 ++700+ tail -n1
14:30:42 +700+ STATUS_CODE=200
14:30:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:42 ++700+ jq -r .notarizationStatus.status
14:30:42 +700+ STATUS=IN_PROGRESS
14:30:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:42 +700+ sleep 1m
14:30:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:30:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:45 200'
14:30:45 ++270+ head -n1
14:30:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:45 ++270+ tail -n1
14:30:45 +270+ STATUS_CODE=200
14:30:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:45 ++270+ jq -r .notarizationStatus.status
14:30:45 +270+ STATUS=IN_PROGRESS
14:30:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:45 +270+ sleep 1m
14:30:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:30:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:47 200'
14:30:47 ++204+ head -n1
14:30:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:47 ++204+ tail -n1
14:30:47 +204+ STATUS_CODE=200
14:30:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:47 ++204+ jq -r .notarizationStatus.status
14:30:47 +204+ STATUS=IN_PROGRESS
14:30:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:47 +204+ sleep 1m
14:30:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:30:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:49 200'
14:30:49 ++554+ head -n1
14:30:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:49 ++554+ tail -n1
14:30:49 +554+ STATUS_CODE=200
14:30:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:49 ++554+ jq -r .notarizationStatus.status
14:30:49 +554+ STATUS=IN_PROGRESS
14:30:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:49 +554+ sleep 1m
14:30:52 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:30:52 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:52 200'
14:30:52 ++968+ head -n1
14:30:52 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:52 ++968+ tail -n1
14:30:52 +968+ STATUS_CODE=200
14:30:52 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:52 ++968+ jq -r .notarizationStatus.status
14:30:53 +968+ STATUS=IN_PROGRESS
14:30:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:53 +968+ sleep 1m
14:30:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:30:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:53 200'
14:30:53 ++408+ head -n1
14:30:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:53 ++408+ tail -n1
14:30:53 +408+ STATUS_CODE=200
14:30:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:53 ++408+ jq -r .notarizationStatus.status
14:30:53 +408+ STATUS=IN_PROGRESS
14:30:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:53 +408+ sleep 1m
14:30:58 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:30:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:30:58 200'
14:30:58 ++312+ head -n1
14:30:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:30:58 ++312+ tail -n1
14:30:58 +312+ STATUS_CODE=200
14:30:58 ++312+ jq -r .notarizationStatus.status
14:30:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:30:58 +312+ STATUS=IN_PROGRESS
14:30:58 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:30:58 +312+ sleep 1m
14:31:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:31:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:03 200'
14:31:03 ++782+ head -n1
14:31:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:03 ++782+ tail -n1
14:31:03 +782+ STATUS_CODE=200
14:31:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:03 ++782+ jq -r .notarizationStatus.status
14:31:03 +782+ STATUS=IN_PROGRESS
14:31:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:03 +782+ sleep 1m
14:31:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:31:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:08 200'
14:31:08 ++226+ head -n1
14:31:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:08 ++226+ tail -n1
14:31:08 +226+ STATUS_CODE=200
14:31:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:08 ++226+ jq -r .notarizationStatus.status
14:31:08 +226+ STATUS=IN_PROGRESS
14:31:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:08 +226+ sleep 1m
14:31:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:31:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:09 200'
14:31:09 ++606+ head -n1
14:31:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:09 ++606+ tail -n1
14:31:09 +606+ STATUS_CODE=200
14:31:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:09 ++606+ jq -r .notarizationStatus.status
14:31:09 +606+ STATUS=IN_PROGRESS
14:31:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:09 +606+ sleep 1m
14:31:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:31:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:11 200'
14:31:11 ++1040+ head -n1
14:31:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:11 ++1040+ tail -n1
14:31:11 +1040+ STATUS_CODE=200
14:31:11 ++1040+ jq -r .notarizationStatus.status
14:31:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:11 +1040+ STATUS=IN_PROGRESS
14:31:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:11 +1040+ sleep 1m
14:31:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:31:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:12 200'
14:31:12 ++460+ head -n1
14:31:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:12 ++460+ tail -n1
14:31:12 +460+ STATUS_CODE=200
14:31:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:12 ++460+ jq -r .notarizationStatus.status
14:31:12 +460+ STATUS=IN_PROGRESS
14:31:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:12 +460+ sleep 1m
14:31:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:31:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:17 200'
14:31:17 ++824+ head -n1
14:31:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:17 ++824+ tail -n1
14:31:17 +824+ STATUS_CODE=200
14:31:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:17 ++824+ jq -r .notarizationStatus.status
14:31:17 +824+ STATUS=IN_PROGRESS
14:31:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:17 +824+ sleep 1m
14:31:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:31:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:19 200'
14:31:19 ++334+ head -n1
14:31:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:19 ++334+ tail -n1
14:31:19 +334+ STATUS_CODE=200
14:31:19 ++334+ jq -r .notarizationStatus.status
14:31:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:19 +334+ STATUS=IN_PROGRESS
14:31:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:19 +334+ sleep 1m
14:31:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:31:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:23 200'
14:31:23 ++248+ head -n1
14:31:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:23 ++248+ tail -n1
14:31:23 +248+ STATUS_CODE=200
14:31:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:23 ++248+ jq -r .notarizationStatus.status
14:31:23 +248+ STATUS=IN_PROGRESS
14:31:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:23 +248+ sleep 1m
14:31:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:31:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:25 200'
14:31:25 ++658+ head -n1
14:31:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:25 ++658+ tail -n1
14:31:25 +658+ STATUS_CODE=200
14:31:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:25 ++658+ jq -r .notarizationStatus.status
14:31:25 +658+ STATUS=IN_PROGRESS
14:31:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:25 +658+ sleep 1m
14:31:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:31:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:33 200'
14:31:33 ++182+ head -n1
14:31:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:33 ++182+ tail -n1
14:31:33 +182+ STATUS_CODE=200
14:31:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:33 ++182+ jq -r .notarizationStatus.status
14:31:33 +182+ STATUS=IN_PROGRESS
14:31:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:33 +182+ sleep 1m
14:31:33 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:31:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:34 200'
14:31:34 ++502+ head -n1
14:31:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:34 ++502+ tail -n1
14:31:34 +502+ STATUS_CODE=200
14:31:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:34 ++502+ jq -r .notarizationStatus.status
14:31:34 +502+ STATUS=IN_PROGRESS
14:31:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:34 +502+ sleep 1m
14:31:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:31:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:34 200'
14:31:34 ++376+ head -n1
14:31:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:34 ++376+ tail -n1
14:31:34 +376+ STATUS_CODE=200
14:31:34 ++376+ jq -r .notarizationStatus.status
14:31:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:34 +376+ STATUS=IN_PROGRESS
14:31:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:34 +376+ sleep 1m
14:31:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:31:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:38 200'
14:31:38 ++906+ head -n1
14:31:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:38 ++906+ tail -n1
14:31:38 +906+ STATUS_CODE=200
14:31:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:38 ++906+ jq -r .notarizationStatus.status
14:31:38 +906+ STATUS=IN_PROGRESS
14:31:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:38 +906+ sleep 1m
14:31:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:31:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:42 200'
14:31:42 ++700+ head -n1
14:31:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:42 ++700+ tail -n1
14:31:42 +700+ STATUS_CODE=200
14:31:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:42 ++700+ jq -r .notarizationStatus.status
14:31:42 +700+ STATUS=IN_PROGRESS
14:31:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:42 +700+ sleep 1m
14:31:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:31:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:45 200'
14:31:45 ++270+ head -n1
14:31:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:45 ++270+ tail -n1
14:31:45 +270+ STATUS_CODE=200
14:31:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:45 ++270+ jq -r .notarizationStatus.status
14:31:45 +270+ STATUS=IN_PROGRESS
14:31:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:45 +270+ sleep 1m
14:31:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:31:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:47 200'
14:31:47 ++204+ head -n1
14:31:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:47 ++204+ tail -n1
14:31:47 +204+ STATUS_CODE=200
14:31:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:47 ++204+ jq -r .notarizationStatus.status
14:31:47 +204+ STATUS=IN_PROGRESS
14:31:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:47 +204+ sleep 1m
14:31:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:31:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:49 200'
14:31:49 ++554+ head -n1
14:31:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:49 ++554+ tail -n1
14:31:49 +554+ STATUS_CODE=200
14:31:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:49 ++554+ jq -r .notarizationStatus.status
14:31:49 +554+ STATUS=IN_PROGRESS
14:31:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:49 +554+ sleep 1m
14:31:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:31:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:53 200'
14:31:53 ++968+ head -n1
14:31:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:53 ++968+ tail -n1
14:31:53 +968+ STATUS_CODE=200
14:31:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:53 ++968+ jq -r .notarizationStatus.status
14:31:53 +968+ STATUS=IN_PROGRESS
14:31:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:53 +968+ sleep 1m
14:31:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:31:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:53 200'
14:31:53 ++408+ head -n1
14:31:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:53 ++408+ tail -n1
14:31:53 +408+ STATUS_CODE=200
14:31:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:53 ++408+ jq -r .notarizationStatus.status
14:31:53 +408+ STATUS=IN_PROGRESS
14:31:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:53 +408+ sleep 1m
14:31:58 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:31:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:31:58 200'
14:31:58 ++312+ head -n1
14:31:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:31:58 ++312+ tail -n1
14:31:58 +312+ STATUS_CODE=200
14:31:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:31:58 ++312+ jq -r .notarizationStatus.status
14:31:58 +312+ STATUS=IN_PROGRESS
14:31:58 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:31:58 +312+ sleep 1m
14:32:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:32:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:03 200'
14:32:03 ++782+ head -n1
14:32:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:03 ++782+ tail -n1
14:32:03 +782+ STATUS_CODE=200
14:32:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:03 ++782+ jq -r .notarizationStatus.status
14:32:03 +782+ STATUS=IN_PROGRESS
14:32:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:03 +782+ sleep 1m
14:32:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:32:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:08 200'
14:32:08 ++226+ head -n1
14:32:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:08 ++226+ tail -n1
14:32:08 +226+ STATUS_CODE=200
14:32:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:08 ++226+ jq -r .notarizationStatus.status
14:32:08 +226+ STATUS=IN_PROGRESS
14:32:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:08 +226+ sleep 1m
14:32:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:32:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:09 200'
14:32:09 ++606+ head -n1
14:32:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:09 ++606+ tail -n1
14:32:09 +606+ STATUS_CODE=200
14:32:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:09 ++606+ jq -r .notarizationStatus.status
14:32:09 +606+ STATUS=IN_PROGRESS
14:32:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:09 +606+ sleep 1m
14:32:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:32:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:11 200'
14:32:11 ++1040+ head -n1
14:32:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:11 ++1040+ tail -n1
14:32:11 +1040+ STATUS_CODE=200
14:32:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:11 ++1040+ jq -r .notarizationStatus.status
14:32:11 +1040+ STATUS=IN_PROGRESS
14:32:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:11 +1040+ sleep 1m
14:32:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:32:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:12 200'
14:32:12 ++460+ head -n1
14:32:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:12 ++460+ tail -n1
14:32:12 +460+ STATUS_CODE=200
14:32:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:12 ++460+ jq -r .notarizationStatus.status
14:32:12 +460+ STATUS=IN_PROGRESS
14:32:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:12 +460+ sleep 1m
14:32:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:32:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:17 200'
14:32:17 ++824+ head -n1
14:32:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:17 ++824+ tail -n1
14:32:17 +824+ STATUS_CODE=200
14:32:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:17 ++824+ jq -r .notarizationStatus.status
14:32:17 +824+ STATUS=IN_PROGRESS
14:32:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:17 +824+ sleep 1m
14:32:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:32:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:19 200'
14:32:19 ++334+ head -n1
14:32:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:19 ++334+ tail -n1
14:32:19 +334+ STATUS_CODE=200
14:32:19 ++334+ jq -r .notarizationStatus.status
14:32:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:19 +334+ STATUS=IN_PROGRESS
14:32:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:19 +334+ sleep 1m
14:32:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:32:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:23 200'
14:32:23 ++248+ head -n1
14:32:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:23 ++248+ tail -n1
14:32:23 +248+ STATUS_CODE=200
14:32:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:23 ++248+ jq -r .notarizationStatus.status
14:32:23 +248+ STATUS=IN_PROGRESS
14:32:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:23 +248+ sleep 1m
14:32:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:32:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:25 200'
14:32:25 ++658+ head -n1
14:32:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:25 ++658+ tail -n1
14:32:25 +658+ STATUS_CODE=200
14:32:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:25 ++658+ jq -r .notarizationStatus.status
14:32:25 +658+ STATUS=IN_PROGRESS
14:32:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:25 +658+ sleep 1m
14:32:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:32:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:33 200'
14:32:33 ++182+ head -n1
14:32:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:33 ++182+ tail -n1
14:32:33 +182+ STATUS_CODE=200
14:32:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:33 ++182+ jq -r .notarizationStatus.status
14:32:33 +182+ STATUS=IN_PROGRESS
14:32:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:33 +182+ sleep 1m
14:32:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:32:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:34 200'
14:32:34 ++502+ head -n1
14:32:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:34 ++502+ tail -n1
14:32:34 +502+ STATUS_CODE=200
14:32:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:34 ++502+ jq -r .notarizationStatus.status
14:32:34 +502+ STATUS=IN_PROGRESS
14:32:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:34 +502+ sleep 1m
14:32:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:32:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:34 200'
14:32:34 ++376+ head -n1
14:32:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:34 ++376+ tail -n1
14:32:34 +376+ STATUS_CODE=200
14:32:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:34 ++376+ jq -r .notarizationStatus.status
14:32:34 +376+ STATUS=IN_PROGRESS
14:32:34 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:34 +376+ sleep 1m
14:32:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:32:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:38 200'
14:32:38 ++906+ head -n1
14:32:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:38 ++906+ tail -n1
14:32:38 +906+ STATUS_CODE=200
14:32:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:38 ++906+ jq -r .notarizationStatus.status
14:32:38 +906+ STATUS=IN_PROGRESS
14:32:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:38 +906+ sleep 1m
14:32:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:32:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:42 200'
14:32:42 ++700+ head -n1
14:32:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:42 ++700+ tail -n1
14:32:42 +700+ STATUS_CODE=200
14:32:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:42 ++700+ jq -r .notarizationStatus.status
14:32:42 +700+ STATUS=IN_PROGRESS
14:32:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:42 +700+ sleep 1m
14:32:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:32:45 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:45 200'
14:32:45 ++270+ head -n1
14:32:45 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:45 ++270+ tail -n1
14:32:45 +270+ STATUS_CODE=200
14:32:45 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:45 ++270+ jq -r .notarizationStatus.status
14:32:45 +270+ STATUS=IN_PROGRESS
14:32:45 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:45 +270+ sleep 1m
14:32:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/status
14:32:47 +204+ RESPONSE_RAW='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","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\": \"b1ba8f82-11db-4bb7-9bdd-7a1acb5742b3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg\",\n  \"uploadDate\": \"2024-03-07T19:18:42.948Z\",\n  \"sha256\": \"c7432ac6f31f1c01d61ab38b122e9ae59ea34c45ec41db9a0e92430b42aa1ad1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32d0c370124c0d7c5b154d85b8c4aca4f895f915\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58d15b14d782c9d6493385f0280a868501869bba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.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-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.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-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58d15b14d782c9d6493385f0280a868501869bba\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:32:47 200'
14:32:47 ++204+ head -n1
14:32:47 +204+ RESPONSE='{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","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\": \"b1ba8f82-11db-4bb7-9bdd-7a1acb5742b3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg\",\n  \"uploadDate\": \"2024-03-07T19:18:42.948Z\",\n  \"sha256\": \"c7432ac6f31f1c01d61ab38b122e9ae59ea34c45ec41db9a0e92430b42aa1ad1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32d0c370124c0d7c5b154d85b8c4aca4f895f915\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58d15b14d782c9d6493385f0280a868501869bba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.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-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.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-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58d15b14d782c9d6493385f0280a868501869bba\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:32:47 ++204+ tail -n1
14:32:47 +204+ STATUS_CODE=200
14:32:47 ++204+ jq -r .notarizationStatus.status
14:32:47 ++204+ echo '{"uuid":"586be9ee-fb10-410e-b382-47fffaa9b909","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\":' '\"b1ba8f82-11db-4bb7-9bdd-7a1acb5742b3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:18:42.948Z\",\n' '\"sha256\":' '\"c7432ac6f31f1c01d61ab38b122e9ae59ea34c45ec41db9a0e92430b42aa1ad1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"32d0c370124c0d7c5b154d85b8c4aca4f895f915\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58d15b14d782c9d6493385f0280a868501869bba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.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-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.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-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-x86_64-15420313171193009246.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58d15b14d782c9d6493385f0280a868501869bba\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:32:47 +204+ STATUS=COMPLETE
14:32:47 +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:47 +204+ [[ 200 == \5\0\3 ]]
14:32:47 +204+ [[ 200 == \5\0\2 ]]
14:32:47 +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:32:47 +204+ break
14:32:47 +204+ rm eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:47 +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/586be9ee-fb10-410e-b382-47fffaa9b909/download
14:32:47   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:32:47                                  Dload  Upload   Total   Spent    Left  Speed
14:32:47 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24.6M    0 24.6M    0     0  45.7M      0 --:--:-- --:--:-- --:--:-- 45.6M
100 95.3M    0 95.3M    0     0  61.9M      0 --:--:--  0:00:01 --:--:-- 61.8M++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:32:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:49 200'
14:32:49 ++554+ head -n1
14:32:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:49 ++554+ tail -n1
14:32:49 +554+ STATUS_CODE=200
14:32:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:49 ++554+ jq -r .notarizationStatus.status
14:32:49 +554+ STATUS=IN_PROGRESS
14:32:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:49 +554+ sleep 1m
14:32:49 
100  184M    0  184M    0     0  72.4M      0 --:--:--  0:00:02 --:--:-- 72.4M
100  279M    0  279M    0     0  78.9M      0 --:--:--  0:00:03 --:--:-- 78.9M
100  363M    0  363M    0     0  82.3M      0 --:--:--  0:00:04 --:--:-- 82.3M
14:32:51 curl: Saved to filename 'eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:32:51 +204+ cp -vf eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:51 'eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:32:51 ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:51 +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:32:51 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:51 +204+ b=eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:51 +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:32:51 +204+ md5sum eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:52 +204+ sha1sum eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:32:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:53 200'
14:32:53 ++968+ head -n1
14:32:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:53 ++968+ tail -n1
14:32:53 +968+ STATUS_CODE=200
14:32:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:53 ++968+ jq -r .notarizationStatus.status
14:32:53 +968+ STATUS=IN_PROGRESS
14:32:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:53 +968+ sleep 1m
14:32:53 +204+ sha512sum -b eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:32:53 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:32:53 200'
14:32:53 ++408+ head -n1
14:32:53 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:32:53 ++408+ tail -n1
14:32:53 +408+ STATUS_CODE=200
14:32:53 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:32:53 ++408+ jq -r .notarizationStatus.status
14:32:53 +408+ STATUS=IN_PROGRESS
14:32:53 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:53 +408+ sleep 1m
14:32:54 +204+ rm eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:32:54 +204+ rm -f eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:32:54 +204+ rm -f eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:32:54 +204+ rm -f eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:32:58 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/status
14:32:58 +312+ RESPONSE_RAW='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","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\": \"db871ba7-e934-479f-ae0b-b5a8c44df7ba\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:31.465Z\",\n  \"sha256\": \"805dfb8e0cc1f7c438dae2d9e2a734f463dd7d22bc7a0898776df0d7611a889c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1c0da98b8a4813db6ce8fd9b52029ec000b9fb51\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70b8cde7f91d43ce5c44efec6414b5ed08972bf7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.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-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.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-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70b8cde7f91d43ce5c44efec6414b5ed08972bf7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:32:58 200'
14:32:58 ++312+ head -n1
14:32:58 +312+ RESPONSE='{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","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\": \"db871ba7-e934-479f-ae0b-b5a8c44df7ba\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:31.465Z\",\n  \"sha256\": \"805dfb8e0cc1f7c438dae2d9e2a734f463dd7d22bc7a0898776df0d7611a889c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1c0da98b8a4813db6ce8fd9b52029ec000b9fb51\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70b8cde7f91d43ce5c44efec6414b5ed08972bf7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.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-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.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-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70b8cde7f91d43ce5c44efec6414b5ed08972bf7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:32:58 ++312+ tail -n1
14:32:58 +312+ STATUS_CODE=200
14:32:58 ++312+ jq -r .notarizationStatus.status
14:32:58 ++312+ echo '{"uuid":"6fa10b04-a63e-40cc-b803-528420070628","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\":' '\"db871ba7-e934-479f-ae0b-b5a8c44df7ba\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:19:31.465Z\",\n' '\"sha256\":' '\"805dfb8e0cc1f7c438dae2d9e2a734f463dd7d22bc7a0898776df0d7611a889c\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1c0da98b8a4813db6ce8fd9b52029ec000b9fb51\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70b8cde7f91d43ce5c44efec6414b5ed08972bf7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.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-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.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-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-x86_64-5690700066747701502.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70b8cde7f91d43ce5c44efec6414b5ed08972bf7\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:32:58 +312+ STATUS=COMPLETE
14:32:58 +312+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:32:58 +312+ [[ 200 == \5\0\3 ]]
14:32:58 +312+ [[ 200 == \5\0\2 ]]
14:32:58 +312+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:32:58 +312+ break
14:32:58 +312+ rm eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:32:58 +312+ curl -JO https://cbi.eclipse.org/macos/xcrun/6fa10b04-a63e-40cc-b803-528420070628/download
14:32:58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:32:58                                  Dload  Upload   Total   Spent    Left  Speed
14:32:58 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 43.3M    0 43.3M    0     0  80.9M      0 --:--:-- --:--:-- --:--:-- 80.8M
100  132M    0  132M    0     0  86.4M      0 --:--:--  0:00:01 --:--:-- 86.3M
100  226M    0  226M    0     0  89.2M      0 --:--:--  0:00:02 --:--:-- 89.2M
100  322M    0  322M    0     0  92.8M      0 --:--:--  0:00:03 --:--:-- 92.8M
14:33:01 curl: Saved to filename 'eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg'
14:33:01 +312+ cp -vf eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:02 'eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg'
14:33:02 ++312+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:02 +312+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:33:02 ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:02 +312+ b=eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:02 +312+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:33:02 +312+ md5sum eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:02 +312+ sha1sum eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:03 +312+ sha512sum -b eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg
14:33:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:33:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:03 200'
14:33:03 ++782+ head -n1
14:33:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:03 ++782+ tail -n1
14:33:03 +782+ STATUS_CODE=200
14:33:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:03 ++782+ jq -r .notarizationStatus.status
14:33:03 +782+ STATUS=IN_PROGRESS
14:33:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:03 +782+ sleep 1m
14:33:04 +312+ rm eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:33:04 +312+ rm -f eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:33:04 +312+ rm -f eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:33:04 +312+ rm -f eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:33:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:33:08 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:08 200'
14:33:08 ++226+ head -n1
14:33:08 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:08 ++226+ tail -n1
14:33:08 +226+ STATUS_CODE=200
14:33:08 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:08 ++226+ jq -r .notarizationStatus.status
14:33:08 +226+ STATUS=IN_PROGRESS
14:33:08 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:08 +226+ sleep 1m
14:33:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:33:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:09 200'
14:33:09 ++606+ head -n1
14:33:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:09 ++606+ tail -n1
14:33:09 +606+ STATUS_CODE=200
14:33:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:09 ++606+ jq -r .notarizationStatus.status
14:33:09 +606+ STATUS=IN_PROGRESS
14:33:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:09 +606+ sleep 1m
14:33:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:33:11 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:11 200'
14:33:11 ++1040+ head -n1
14:33:11 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:11 ++1040+ tail -n1
14:33:11 +1040+ STATUS_CODE=200
14:33:11 ++1040+ jq -r .notarizationStatus.status
14:33:11 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:11 +1040+ STATUS=IN_PROGRESS
14:33:11 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:11 +1040+ sleep 1m
14:33:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:33:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:12 200'
14:33:12 ++460+ head -n1
14:33:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:12 ++460+ tail -n1
14:33:12 +460+ STATUS_CODE=200
14:33:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:12 ++460+ jq -r .notarizationStatus.status
14:33:12 +460+ STATUS=IN_PROGRESS
14:33:12 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:12 +460+ sleep 1m
14:33:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:33:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:17 200'
14:33:17 ++824+ head -n1
14:33:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:17 ++824+ tail -n1
14:33:17 +824+ STATUS_CODE=200
14:33:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:17 ++824+ jq -r .notarizationStatus.status
14:33:17 +824+ STATUS=IN_PROGRESS
14:33:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:17 +824+ sleep 1m
14:33:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:33:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:19 200'
14:33:19 ++334+ head -n1
14:33:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:19 ++334+ tail -n1
14:33:19 +334+ STATUS_CODE=200
14:33:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:19 ++334+ jq -r .notarizationStatus.status
14:33:19 +334+ STATUS=IN_PROGRESS
14:33:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:19 +334+ sleep 1m
14:33:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:33:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:23 200'
14:33:23 ++248+ head -n1
14:33:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:23 ++248+ tail -n1
14:33:23 +248+ STATUS_CODE=200
14:33:23 ++248+ jq -r .notarizationStatus.status
14:33:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:23 +248+ STATUS=IN_PROGRESS
14:33:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:23 +248+ sleep 1m
14:33:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:33:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:25 200'
14:33:25 ++658+ head -n1
14:33:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:25 ++658+ tail -n1
14:33:25 +658+ STATUS_CODE=200
14:33:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:25 ++658+ jq -r .notarizationStatus.status
14:33:25 +658+ STATUS=IN_PROGRESS
14:33:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:25 +658+ sleep 1m
14:33:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:33:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:33 200'
14:33:33 ++182+ head -n1
14:33:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:33 ++182+ tail -n1
14:33:33 +182+ STATUS_CODE=200
14:33:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:33 ++182+ jq -r .notarizationStatus.status
14:33:33 +182+ STATUS=IN_PROGRESS
14:33:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:33 +182+ sleep 1m
14:33:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:33:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:34 200'
14:33:34 ++502+ head -n1
14:33:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:34 ++502+ tail -n1
14:33:34 +502+ STATUS_CODE=200
14:33:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:34 ++502+ jq -r .notarizationStatus.status
14:33:34 +502+ STATUS=IN_PROGRESS
14:33:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:34 +502+ sleep 1m
14:33:34 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/status
14:33:34 +376+ RESPONSE_RAW='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","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\": \"94b07bf0-b006-4191-81e7-3246e6fe9def\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:06.554Z\",\n  \"sha256\": \"b209f44ca7b855f5b1638cd1b8a6b0f7a7b6da57e65c560715e4cfb9903a8ad0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfe59560b1428375b816ca889c1c0fd9a58feae\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6baf45621118d6cd5e4135f3ffcf28233e922200\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.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-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.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-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6baf45621118d6cd5e4135f3ffcf28233e922200\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:33:34 200'
14:33:34 ++376+ head -n1
14:33:34 +376+ RESPONSE='{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","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\": \"94b07bf0-b006-4191-81e7-3246e6fe9def\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:06.554Z\",\n  \"sha256\": \"b209f44ca7b855f5b1638cd1b8a6b0f7a7b6da57e65c560715e4cfb9903a8ad0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfe59560b1428375b816ca889c1c0fd9a58feae\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6baf45621118d6cd5e4135f3ffcf28233e922200\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.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-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.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-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6baf45621118d6cd5e4135f3ffcf28233e922200\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:33:34 ++376+ tail -n1
14:33:34 +376+ STATUS_CODE=200
14:33:34 ++376+ jq -r .notarizationStatus.status
14:33:34 ++376+ echo '{"uuid":"631ddfce-7f25-4933-a342-2c62a6be1055","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\":' '\"94b07bf0-b006-4191-81e7-3246e6fe9def\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:20:06.554Z\",\n' '\"sha256\":' '\"b209f44ca7b855f5b1638cd1b8a6b0f7a7b6da57e65c560715e4cfb9903a8ad0\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfe59560b1428375b816ca889c1c0fd9a58feae\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6baf45621118d6cd5e4135f3ffcf28233e922200\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.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-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.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-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-R-macosx-cocoa-aarch64-3820695879352717352.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6baf45621118d6cd5e4135f3ffcf28233e922200\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:33:34 +376+ STATUS=COMPLETE
14:33:34 +376+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:34 +376+ [[ 200 == \5\0\3 ]]
14:33:34 +376+ [[ 200 == \5\0\2 ]]
14:33:34 +376+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:33:34 +376+ break
14:33:34 +376+ rm eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:34 +376+ curl -JO https://cbi.eclipse.org/macos/xcrun/631ddfce-7f25-4933-a342-2c62a6be1055/download
14:33:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:33:34                                  Dload  Upload   Total   Spent    Left  Speed
14:33:34 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4341k    0 4341k    0     0  20.9M      0 --:--:-- --:--:-- --:--:-- 20.8M
100 90.6M    0 90.6M    0     0  75.6M      0 --:--:--  0:00:01 --:--:-- 75.5M
100  191M    0  191M    0     0  87.0M      0 --:--:--  0:00:02 --:--:-- 87.0M
100  299M    0  299M    0     0  93.5M      0 --:--:--  0:00:03 --:--:-- 93.4M
100  321M    0  321M    0     0  94.3M      0 --:--:--  0:00:03 --:--:-- 94.3M
14:33:38 curl: Saved to filename 'eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg'
14:33:38 +376+ cp -vf eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:33:38 'eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg'
14:33:38 ++376+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:38 +376+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:33:38 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:38 +376+ b=eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:38 +376+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:33:38 +376+ md5sum eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:38 200'
14:33:38 ++906+ head -n1
14:33:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:38 ++906+ tail -n1
14:33:38 +906+ STATUS_CODE=200
14:33:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:38 ++906+ jq -r .notarizationStatus.status
14:33:38 +906+ STATUS=IN_PROGRESS
14:33:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:38 +906+ sleep 1m
14:33:38 +376+ sha1sum eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:39 +376+ sha512sum -b eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg
14:33:40 +376+ rm eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:33:40 +376+ rm -f eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:33:40 +376+ rm -f eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:33:40 +376+ rm -f eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:33:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:33:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:42 200'
14:33:42 ++700+ head -n1
14:33:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:42 ++700+ tail -n1
14:33:42 +700+ STATUS_CODE=200
14:33:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:42 ++700+ jq -r .notarizationStatus.status
14:33:42 +700+ STATUS=IN_PROGRESS
14:33:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:42 +700+ sleep 1m
14:33:45 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:33:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:46 200'
14:33:46 ++270+ head -n1
14:33:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:46 ++270+ tail -n1
14:33:46 +270+ STATUS_CODE=200
14:33:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:46 ++270+ jq -r .notarizationStatus.status
14:33:46 +270+ STATUS=IN_PROGRESS
14:33:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:46 +270+ sleep 1m
14:33:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:33:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:49 200'
14:33:49 ++554+ head -n1
14:33:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:49 ++554+ tail -n1
14:33:49 +554+ STATUS_CODE=200
14:33:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:49 ++554+ jq -r .notarizationStatus.status
14:33:49 +554+ STATUS=IN_PROGRESS
14:33:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:49 +554+ sleep 1m
14:33:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:33:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:53 200'
14:33:53 ++968+ head -n1
14:33:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:53 ++968+ tail -n1
14:33:53 +968+ STATUS_CODE=200
14:33:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:53 ++968+ jq -r .notarizationStatus.status
14:33:53 +968+ STATUS=IN_PROGRESS
14:33:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:53 +968+ sleep 1m
14:33:53 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:33:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:33:54 200'
14:33:54 ++408+ head -n1
14:33:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:33:54 ++408+ tail -n1
14:33:54 +408+ STATUS_CODE=200
14:33:54 ++408+ jq -r .notarizationStatus.status
14:33:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:33:54 +408+ STATUS=IN_PROGRESS
14:33:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:33:54 +408+ sleep 1m
14:34:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:34:03 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:03 200'
14:34:03 ++782+ head -n1
14:34:03 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:03 ++782+ tail -n1
14:34:03 +782+ STATUS_CODE=200
14:34:03 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:03 ++782+ jq -r .notarizationStatus.status
14:34:03 +782+ STATUS=IN_PROGRESS
14:34:03 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:03 +782+ sleep 1m
14:34:08 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:34:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:09 200'
14:34:09 ++226+ head -n1
14:34:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:09 ++226+ tail -n1
14:34:09 +226+ STATUS_CODE=200
14:34:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:09 ++226+ jq -r .notarizationStatus.status
14:34:09 +226+ STATUS=IN_PROGRESS
14:34:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:09 +226+ sleep 1m
14:34:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:34:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:09 200'
14:34:09 ++606+ head -n1
14:34:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:09 ++606+ tail -n1
14:34:09 +606+ STATUS_CODE=200
14:34:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:09 ++606+ jq -r .notarizationStatus.status
14:34:09 +606+ STATUS=IN_PROGRESS
14:34:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:09 +606+ sleep 1m
14:34:11 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:34:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:12 200'
14:34:12 ++1040+ head -n1
14:34:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:12 ++1040+ tail -n1
14:34:12 +1040+ STATUS_CODE=200
14:34:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:12 ++1040+ jq -r .notarizationStatus.status
14:34:12 +1040+ STATUS=IN_PROGRESS
14:34:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:12 +1040+ sleep 1m
14:34:12 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:34:12 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:12 200'
14:34:12 ++460+ head -n1
14:34:12 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:12 ++460+ tail -n1
14:34:12 +460+ STATUS_CODE=200
14:34:12 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:13 ++460+ jq -r .notarizationStatus.status
14:34:13 +460+ STATUS=IN_PROGRESS
14:34:13 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:13 +460+ sleep 1m
14:34:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:34:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:17 200'
14:34:17 ++824+ head -n1
14:34:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:17 ++824+ tail -n1
14:34:17 +824+ STATUS_CODE=200
14:34:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:17 ++824+ jq -r .notarizationStatus.status
14:34:17 +824+ STATUS=IN_PROGRESS
14:34:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:17 +824+ sleep 1m
14:34:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:34:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:19 200'
14:34:19 ++334+ head -n1
14:34:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:19 ++334+ tail -n1
14:34:19 +334+ STATUS_CODE=200
14:34:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:19 ++334+ jq -r .notarizationStatus.status
14:34:19 +334+ STATUS=IN_PROGRESS
14:34:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:19 +334+ sleep 1m
14:34:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:34:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:23 200'
14:34:23 ++248+ head -n1
14:34:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:23 ++248+ tail -n1
14:34:23 +248+ STATUS_CODE=200
14:34:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:23 ++248+ jq -r .notarizationStatus.status
14:34:23 +248+ STATUS=IN_PROGRESS
14:34:23 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:23 +248+ sleep 1m
14:34:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:34:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:25 200'
14:34:25 ++658+ head -n1
14:34:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:25 ++658+ tail -n1
14:34:25 +658+ STATUS_CODE=200
14:34:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:25 ++658+ jq -r .notarizationStatus.status
14:34:25 +658+ STATUS=IN_PROGRESS
14:34:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:25 +658+ sleep 1m
14:34:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:34:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:33 200'
14:34:33 ++182+ head -n1
14:34:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:33 ++182+ tail -n1
14:34:33 +182+ STATUS_CODE=200
14:34:33 ++182+ jq -r .notarizationStatus.status
14:34:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:33 +182+ STATUS=IN_PROGRESS
14:34:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:33 +182+ sleep 1m
14:34:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:34:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:34 200'
14:34:34 ++502+ head -n1
14:34:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:34 ++502+ tail -n1
14:34:34 +502+ STATUS_CODE=200
14:34:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:34 ++502+ jq -r .notarizationStatus.status
14:34:34 +502+ STATUS=IN_PROGRESS
14:34:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:34 +502+ sleep 1m
14:34:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:34:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:38 200'
14:34:38 ++906+ head -n1
14:34:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:38 ++906+ tail -n1
14:34:38 +906+ STATUS_CODE=200
14:34:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:38 ++906+ jq -r .notarizationStatus.status
14:34:38 +906+ STATUS=IN_PROGRESS
14:34:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:38 +906+ sleep 1m
14:34:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:34:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:42 200'
14:34:42 ++700+ head -n1
14:34:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:42 ++700+ tail -n1
14:34:42 +700+ STATUS_CODE=200
14:34:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:42 ++700+ jq -r .notarizationStatus.status
14:34:42 +700+ STATUS=IN_PROGRESS
14:34:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:42 +700+ sleep 1m
14:34:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:34:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:46 200'
14:34:46 ++270+ head -n1
14:34:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:46 ++270+ tail -n1
14:34:46 +270+ STATUS_CODE=200
14:34:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:46 ++270+ jq -r .notarizationStatus.status
14:34:46 +270+ STATUS=IN_PROGRESS
14:34:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:46 +270+ sleep 1m
14:34:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:34:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:49 200'
14:34:49 ++554+ head -n1
14:34:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:49 ++554+ tail -n1
14:34:49 +554+ STATUS_CODE=200
14:34:49 ++554+ jq -r .notarizationStatus.status
14:34:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:49 +554+ STATUS=IN_PROGRESS
14:34:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:49 +554+ sleep 1m
14:34:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:34:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:53 200'
14:34:53 ++968+ head -n1
14:34:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:53 ++968+ tail -n1
14:34:53 +968+ STATUS_CODE=200
14:34:53 ++968+ jq -r .notarizationStatus.status
14:34:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:53 +968+ STATUS=IN_PROGRESS
14:34:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:53 +968+ sleep 1m
14:34:54 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:34:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:34:54 200'
14:34:54 ++408+ head -n1
14:34:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:34:54 ++408+ tail -n1
14:34:54 +408+ STATUS_CODE=200
14:34:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:34:54 ++408+ jq -r .notarizationStatus.status
14:34:54 +408+ STATUS=IN_PROGRESS
14:34:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:34:54 +408+ sleep 1m
14:35:03 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:35:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:04 200'
14:35:04 ++782+ head -n1
14:35:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:04 ++782+ tail -n1
14:35:04 +782+ STATUS_CODE=200
14:35:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:04 ++782+ jq -r .notarizationStatus.status
14:35:04 +782+ STATUS=IN_PROGRESS
14:35:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:04 +782+ sleep 1m
14:35:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:35:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:09 200'
14:35:09 ++226+ head -n1
14:35:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:09 ++226+ tail -n1
14:35:09 +226+ STATUS_CODE=200
14:35:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:09 ++226+ jq -r .notarizationStatus.status
14:35:09 +226+ STATUS=IN_PROGRESS
14:35:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:09 +226+ sleep 1m
14:35:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:35:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:09 200'
14:35:09 ++606+ head -n1
14:35:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:09 ++606+ tail -n1
14:35:09 +606+ STATUS_CODE=200
14:35:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:09 ++606+ jq -r .notarizationStatus.status
14:35:09 +606+ STATUS=IN_PROGRESS
14:35:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:09 +606+ sleep 1m
14:35:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:35:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:12 200'
14:35:12 ++1040+ head -n1
14:35:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:12 ++1040+ tail -n1
14:35:12 +1040+ STATUS_CODE=200
14:35:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:12 ++1040+ jq -r .notarizationStatus.status
14:35:12 +1040+ STATUS=IN_PROGRESS
14:35:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:12 +1040+ sleep 1m
14:35:13 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:35:13 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:13 200'
14:35:13 ++460+ head -n1
14:35:13 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:13 ++460+ tail -n1
14:35:13 +460+ STATUS_CODE=200
14:35:13 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:13 ++460+ jq -r .notarizationStatus.status
14:35:13 +460+ STATUS=IN_PROGRESS
14:35:13 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:13 +460+ sleep 1m
14:35:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:35:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:17 200'
14:35:17 ++824+ head -n1
14:35:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:17 ++824+ tail -n1
14:35:17 +824+ STATUS_CODE=200
14:35:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:17 ++824+ jq -r .notarizationStatus.status
14:35:17 +824+ STATUS=IN_PROGRESS
14:35:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:17 +824+ sleep 1m
14:35:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:35:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:19 200'
14:35:19 ++334+ head -n1
14:35:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:19 ++334+ tail -n1
14:35:19 +334+ STATUS_CODE=200
14:35:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:19 ++334+ jq -r .notarizationStatus.status
14:35:19 +334+ STATUS=IN_PROGRESS
14:35:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:19 +334+ sleep 1m
14:35:23 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/status
14:35:23 +248+ RESPONSE_RAW='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","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\": \"08b40488-0e58-489e-a8a0-4bccc231bb41\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:01.468Z\",\n  \"sha256\": \"89515f9c1aa239506eed6f1a83327524a79c4670a578965f1748a7bd2e712dea\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87f9439ba5e32d05ba7a29ad0b6758a212bb6975\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3d6ec7256ae33c527e4d50fb72400177876f722\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.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-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.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-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3d6ec7256ae33c527e4d50fb72400177876f722\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:35:23 200'
14:35:23 ++248+ head -n1
14:35:23 +248+ RESPONSE='{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","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\": \"08b40488-0e58-489e-a8a0-4bccc231bb41\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:01.468Z\",\n  \"sha256\": \"89515f9c1aa239506eed6f1a83327524a79c4670a578965f1748a7bd2e712dea\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87f9439ba5e32d05ba7a29ad0b6758a212bb6975\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3d6ec7256ae33c527e4d50fb72400177876f722\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.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-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.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-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3d6ec7256ae33c527e4d50fb72400177876f722\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:35:23 ++248+ tail -n1
14:35:23 +248+ STATUS_CODE=200
14:35:23 ++248+ jq -r .notarizationStatus.status
14:35:23 ++248+ echo '{"uuid":"76c042cc-b871-4a4c-b129-ce773bfc3e47","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\":' '\"08b40488-0e58-489e-a8a0-4bccc231bb41\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:19:01.468Z\",\n' '\"sha256\":' '\"89515f9c1aa239506eed6f1a83327524a79c4670a578965f1748a7bd2e712dea\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87f9439ba5e32d05ba7a29ad0b6758a212bb6975\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3d6ec7256ae33c527e4d50fb72400177876f722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.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-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.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-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64-2751659046948204868.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3d6ec7256ae33c527e4d50fb72400177876f722\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:35:23 +248+ STATUS=COMPLETE
14:35:23 +248+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:23 +248+ [[ 200 == \5\0\3 ]]
14:35:23 +248+ [[ 200 == \5\0\2 ]]
14:35:23 +248+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:35:23 +248+ break
14:35:23 +248+ rm eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:23 +248+ curl -JO https://cbi.eclipse.org/macos/xcrun/76c042cc-b871-4a4c-b129-ce773bfc3e47/download
14:35:23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:35:23                                  Dload  Upload   Total   Spent    Left  Speed
14:35:23 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 35.6M    0 35.6M    0     0  89.8M      0 --:--:-- --:--:-- --:--:-- 89.6M
100  118M    0  118M    0     0  84.6M      0 --:--:--  0:00:01 --:--:-- 84.6M++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:35:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:25 200'
14:35:25 ++658+ head -n1
14:35:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:25 ++658+ tail -n1
14:35:25 +658+ STATUS_CODE=200
14:35:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:25 ++658+ jq -r .notarizationStatus.status
14:35:25 +658+ STATUS=IN_PROGRESS
14:35:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:25 +658+ sleep 1m
14:35:25 
100  208M    0  208M    0     0  86.8M      0 --:--:--  0:00:02 --:--:-- 86.8M
100  301M    0  301M    0     0  88.5M      0 --:--:--  0:00:03 --:--:-- 88.5M
100  382M    0  382M    0     0  88.9M      0 --:--:--  0:00:04 --:--:-- 88.9M
14:35:27 curl: Saved to filename 'eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:35:27 +248+ cp -vf eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:28 'eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:35:28 ++248+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:28 +248+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:35:28 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:28 +248+ b=eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:28 +248+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:35:28 +248+ md5sum eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:28 +248+ sha1sum eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:29 +248+ sha512sum -b eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:35:30 +248+ rm eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:35:30 +248+ rm -f eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:35:30 +248+ rm -f eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:35:31 +248+ rm -f eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:35:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:35:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:33 200'
14:35:33 ++182+ head -n1
14:35:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:33 ++182+ tail -n1
14:35:33 +182+ STATUS_CODE=200
14:35:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:33 ++182+ jq -r .notarizationStatus.status
14:35:33 +182+ STATUS=IN_PROGRESS
14:35:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:33 +182+ sleep 1m
14:35:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:35:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:34 200'
14:35:34 ++502+ head -n1
14:35:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:34 ++502+ tail -n1
14:35:34 +502+ STATUS_CODE=200
14:35:34 ++502+ jq -r .notarizationStatus.status
14:35:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:34 +502+ STATUS=IN_PROGRESS
14:35:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:34 +502+ sleep 1m
14:35:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:35:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:38 200'
14:35:38 ++906+ head -n1
14:35:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:38 ++906+ tail -n1
14:35:38 +906+ STATUS_CODE=200
14:35:38 ++906+ jq -r .notarizationStatus.status
14:35:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:38 +906+ STATUS=IN_PROGRESS
14:35:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:38 +906+ sleep 1m
14:35:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:35:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:42 200'
14:35:42 ++700+ head -n1
14:35:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:42 ++700+ tail -n1
14:35:42 +700+ STATUS_CODE=200
14:35:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:42 ++700+ jq -r .notarizationStatus.status
14:35:42 +700+ STATUS=IN_PROGRESS
14:35:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:42 +700+ sleep 1m
14:35:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:35:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:46 200'
14:35:46 ++270+ head -n1
14:35:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:46 ++270+ tail -n1
14:35:46 +270+ STATUS_CODE=200
14:35:46 ++270+ jq -r .notarizationStatus.status
14:35:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:46 +270+ STATUS=IN_PROGRESS
14:35:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:46 +270+ sleep 1m
14:35:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:35:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:49 200'
14:35:49 ++554+ head -n1
14:35:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:49 ++554+ tail -n1
14:35:49 +554+ STATUS_CODE=200
14:35:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:49 ++554+ jq -r .notarizationStatus.status
14:35:49 +554+ STATUS=IN_PROGRESS
14:35:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:49 +554+ sleep 1m
14:35:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:35:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:53 200'
14:35:53 ++968+ head -n1
14:35:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:53 ++968+ tail -n1
14:35:53 +968+ STATUS_CODE=200
14:35:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:53 ++968+ jq -r .notarizationStatus.status
14:35:53 +968+ STATUS=IN_PROGRESS
14:35:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:53 +968+ sleep 1m
14:35:54 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:35:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:35:54 200'
14:35:54 ++408+ head -n1
14:35:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:35:54 ++408+ tail -n1
14:35:54 +408+ STATUS_CODE=200
14:35:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:35:54 ++408+ jq -r .notarizationStatus.status
14:35:54 +408+ STATUS=IN_PROGRESS
14:35:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:35:54 +408+ sleep 1m
14:36:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:36:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:04 200'
14:36:04 ++782+ head -n1
14:36:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:04 ++782+ tail -n1
14:36:04 +782+ STATUS_CODE=200
14:36:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:04 ++782+ jq -r .notarizationStatus.status
14:36:04 +782+ STATUS=IN_PROGRESS
14:36:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:04 +782+ sleep 1m
14:36:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:36:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:09 200'
14:36:09 ++226+ head -n1
14:36:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:09 ++226+ tail -n1
14:36:09 +226+ STATUS_CODE=200
14:36:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:09 ++226+ jq -r .notarizationStatus.status
14:36:09 +226+ STATUS=IN_PROGRESS
14:36:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:09 +226+ sleep 1m
14:36:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:36:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:09 200'
14:36:09 ++606+ head -n1
14:36:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:09 ++606+ tail -n1
14:36:09 +606+ STATUS_CODE=200
14:36:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:09 ++606+ jq -r .notarizationStatus.status
14:36:09 +606+ STATUS=IN_PROGRESS
14:36:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:09 +606+ sleep 1m
14:36:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:36:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:12 200'
14:36:12 ++1040+ head -n1
14:36:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:12 ++1040+ tail -n1
14:36:12 +1040+ STATUS_CODE=200
14:36:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:12 ++1040+ jq -r .notarizationStatus.status
14:36:12 +1040+ STATUS=IN_PROGRESS
14:36:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:12 +1040+ sleep 1m
14:36:13 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:36:13 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:13 200'
14:36:13 ++460+ head -n1
14:36:13 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:13 ++460+ tail -n1
14:36:13 +460+ STATUS_CODE=200
14:36:13 ++460+ jq -r .notarizationStatus.status
14:36:13 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:13 +460+ STATUS=IN_PROGRESS
14:36:13 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:13 +460+ sleep 1m
14:36:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:36:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:17 200'
14:36:17 ++824+ head -n1
14:36:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:17 ++824+ tail -n1
14:36:17 +824+ STATUS_CODE=200
14:36:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:17 ++824+ jq -r .notarizationStatus.status
14:36:17 +824+ STATUS=IN_PROGRESS
14:36:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:17 +824+ sleep 1m
14:36:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:36:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:19 200'
14:36:19 ++334+ head -n1
14:36:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:19 ++334+ tail -n1
14:36:19 +334+ STATUS_CODE=200
14:36:19 ++334+ jq -r .notarizationStatus.status
14:36:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:19 +334+ STATUS=IN_PROGRESS
14:36:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:19 +334+ sleep 1m
14:36:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:36:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:25 200'
14:36:25 ++658+ head -n1
14:36:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:25 ++658+ tail -n1
14:36:25 +658+ STATUS_CODE=200
14:36:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:25 ++658+ jq -r .notarizationStatus.status
14:36:25 +658+ STATUS=IN_PROGRESS
14:36:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:25 +658+ sleep 1m
14:36:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:36:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:33 200'
14:36:33 ++182+ head -n1
14:36:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:33 ++182+ tail -n1
14:36:33 +182+ STATUS_CODE=200
14:36:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:33 ++182+ jq -r .notarizationStatus.status
14:36:33 +182+ STATUS=IN_PROGRESS
14:36:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:33 +182+ sleep 1m
14:36:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:36:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:34 200'
14:36:34 ++502+ head -n1
14:36:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:34 ++502+ tail -n1
14:36:34 +502+ STATUS_CODE=200
14:36:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:34 ++502+ jq -r .notarizationStatus.status
14:36:34 +502+ STATUS=IN_PROGRESS
14:36:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:34 +502+ sleep 1m
14:36:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:36:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:38 200'
14:36:38 ++906+ head -n1
14:36:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:38 ++906+ tail -n1
14:36:38 +906+ STATUS_CODE=200
14:36:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:38 ++906+ jq -r .notarizationStatus.status
14:36:38 +906+ STATUS=IN_PROGRESS
14:36:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:38 +906+ sleep 1m
14:36:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:36:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:42 200'
14:36:42 ++700+ head -n1
14:36:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:42 ++700+ tail -n1
14:36:42 +700+ STATUS_CODE=200
14:36:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:42 ++700+ jq -r .notarizationStatus.status
14:36:42 +700+ STATUS=IN_PROGRESS
14:36:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:42 +700+ sleep 1m
14:36:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:36:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:46 200'
14:36:46 ++270+ head -n1
14:36:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:46 ++270+ tail -n1
14:36:46 +270+ STATUS_CODE=200
14:36:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:46 ++270+ jq -r .notarizationStatus.status
14:36:46 +270+ STATUS=IN_PROGRESS
14:36:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:46 +270+ sleep 1m
14:36:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:36:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:49 200'
14:36:49 ++554+ head -n1
14:36:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:49 ++554+ tail -n1
14:36:49 +554+ STATUS_CODE=200
14:36:49 ++554+ jq -r .notarizationStatus.status
14:36:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:49 +554+ STATUS=IN_PROGRESS
14:36:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:49 +554+ sleep 1m
14:36:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:36:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:53 200'
14:36:53 ++968+ head -n1
14:36:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:53 ++968+ tail -n1
14:36:53 +968+ STATUS_CODE=200
14:36:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:53 ++968+ jq -r .notarizationStatus.status
14:36:53 +968+ STATUS=IN_PROGRESS
14:36:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:53 +968+ sleep 1m
14:36:54 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:36:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:36:54 200'
14:36:54 ++408+ head -n1
14:36:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:36:54 ++408+ tail -n1
14:36:54 +408+ STATUS_CODE=200
14:36:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:36:54 ++408+ jq -r .notarizationStatus.status
14:36:54 +408+ STATUS=IN_PROGRESS
14:36:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:36:54 +408+ sleep 1m
14:37:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:37:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:04 200'
14:37:04 ++782+ head -n1
14:37:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:04 ++782+ tail -n1
14:37:04 +782+ STATUS_CODE=200
14:37:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:04 ++782+ jq -r .notarizationStatus.status
14:37:04 +782+ STATUS=IN_PROGRESS
14:37:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:04 +782+ sleep 1m
14:37:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:37:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:09 200'
14:37:09 ++226+ head -n1
14:37:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:09 ++226+ tail -n1
14:37:09 +226+ STATUS_CODE=200
14:37:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:09 ++226+ jq -r .notarizationStatus.status
14:37:09 +226+ STATUS=IN_PROGRESS
14:37:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:09 +226+ sleep 1m
14:37:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:37:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:09 200'
14:37:09 ++606+ head -n1
14:37:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:09 ++606+ tail -n1
14:37:09 +606+ STATUS_CODE=200
14:37:09 ++606+ jq -r .notarizationStatus.status
14:37:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:09 +606+ STATUS=IN_PROGRESS
14:37:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:09 +606+ sleep 1m
14:37:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:37:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:12 200'
14:37:12 ++1040+ head -n1
14:37:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:12 ++1040+ tail -n1
14:37:12 +1040+ STATUS_CODE=200
14:37:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:12 ++1040+ jq -r .notarizationStatus.status
14:37:12 +1040+ STATUS=IN_PROGRESS
14:37:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:12 +1040+ sleep 1m
14:37:13 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:37:13 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:13 200'
14:37:13 ++460+ head -n1
14:37:13 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:13 ++460+ tail -n1
14:37:13 +460+ STATUS_CODE=200
14:37:13 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:13 ++460+ jq -r .notarizationStatus.status
14:37:13 +460+ STATUS=IN_PROGRESS
14:37:13 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:13 +460+ sleep 1m
14:37:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:37:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:17 200'
14:37:17 ++824+ head -n1
14:37:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:17 ++824+ tail -n1
14:37:17 +824+ STATUS_CODE=200
14:37:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:17 ++824+ jq -r .notarizationStatus.status
14:37:17 +824+ STATUS=IN_PROGRESS
14:37:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:17 +824+ sleep 1m
14:37:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:37:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:19 200'
14:37:19 ++334+ head -n1
14:37:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:19 ++334+ tail -n1
14:37:19 +334+ STATUS_CODE=200
14:37:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:19 ++334+ jq -r .notarizationStatus.status
14:37:19 +334+ STATUS=IN_PROGRESS
14:37:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:19 +334+ sleep 1m
14:37:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:37:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:25 200'
14:37:25 ++658+ head -n1
14:37:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:25 ++658+ tail -n1
14:37:25 +658+ STATUS_CODE=200
14:37:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:25 ++658+ jq -r .notarizationStatus.status
14:37:25 +658+ STATUS=IN_PROGRESS
14:37:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:25 +658+ sleep 1m
14:37:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:37:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:33 200'
14:37:33 ++182+ head -n1
14:37:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:33 ++182+ tail -n1
14:37:33 +182+ STATUS_CODE=200
14:37:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:33 ++182+ jq -r .notarizationStatus.status
14:37:33 +182+ STATUS=IN_PROGRESS
14:37:33 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:33 +182+ sleep 1m
14:37:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:37:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:34 200'
14:37:34 ++502+ head -n1
14:37:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:34 ++502+ tail -n1
14:37:34 +502+ STATUS_CODE=200
14:37:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:34 ++502+ jq -r .notarizationStatus.status
14:37:34 +502+ STATUS=IN_PROGRESS
14:37:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:34 +502+ sleep 1m
14:37:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:37:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:38 200'
14:37:38 ++906+ head -n1
14:37:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:38 ++906+ tail -n1
14:37:38 +906+ STATUS_CODE=200
14:37:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:38 ++906+ jq -r .notarizationStatus.status
14:37:38 +906+ STATUS=IN_PROGRESS
14:37:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:38 +906+ sleep 1m
14:37:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:37:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:42 200'
14:37:42 ++700+ head -n1
14:37:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:42 ++700+ tail -n1
14:37:42 +700+ STATUS_CODE=200
14:37:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:42 ++700+ jq -r .notarizationStatus.status
14:37:42 +700+ STATUS=IN_PROGRESS
14:37:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:42 +700+ sleep 1m
14:37:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:37:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:46 200'
14:37:46 ++270+ head -n1
14:37:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:46 ++270+ tail -n1
14:37:46 +270+ STATUS_CODE=200
14:37:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:46 ++270+ jq -r .notarizationStatus.status
14:37:46 +270+ STATUS=IN_PROGRESS
14:37:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:46 +270+ sleep 1m
14:37:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:37:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:49 200'
14:37:49 ++554+ head -n1
14:37:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:49 ++554+ tail -n1
14:37:49 +554+ STATUS_CODE=200
14:37:49 ++554+ jq -r .notarizationStatus.status
14:37:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:49 +554+ STATUS=IN_PROGRESS
14:37:49 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:49 +554+ sleep 1m
14:37:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:37:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:53 200'
14:37:53 ++968+ head -n1
14:37:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:53 ++968+ tail -n1
14:37:53 +968+ STATUS_CODE=200
14:37:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:53 ++968+ jq -r .notarizationStatus.status
14:37:53 +968+ STATUS=IN_PROGRESS
14:37:53 +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:53 +968+ sleep 1m
14:37:54 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:37:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:37:54 200'
14:37:54 ++408+ head -n1
14:37:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:37:54 ++408+ tail -n1
14:37:54 +408+ STATUS_CODE=200
14:37:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:37:54 ++408+ jq -r .notarizationStatus.status
14:37:54 +408+ STATUS=IN_PROGRESS
14:37:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:37:54 +408+ sleep 1m
14:38:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:38:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:04 200'
14:38:04 ++782+ head -n1
14:38:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:04 ++782+ tail -n1
14:38:04 +782+ STATUS_CODE=200
14:38:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:04 ++782+ jq -r .notarizationStatus.status
14:38:04 +782+ STATUS=IN_PROGRESS
14:38:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:04 +782+ sleep 1m
14:38:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:38:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:09 200'
14:38:09 ++226+ head -n1
14:38:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:09 ++226+ tail -n1
14:38:09 +226+ STATUS_CODE=200
14:38:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:09 ++226+ jq -r .notarizationStatus.status
14:38:09 +226+ STATUS=IN_PROGRESS
14:38:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:09 +226+ sleep 1m
14:38:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:38:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:09 200'
14:38:09 ++606+ head -n1
14:38:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:09 ++606+ tail -n1
14:38:09 +606+ STATUS_CODE=200
14:38:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:09 ++606+ jq -r .notarizationStatus.status
14:38:09 +606+ STATUS=IN_PROGRESS
14:38:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:09 +606+ sleep 1m
14:38:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:38:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:12 200'
14:38:12 ++1040+ head -n1
14:38:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:12 ++1040+ tail -n1
14:38:12 +1040+ STATUS_CODE=200
14:38:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:12 ++1040+ jq -r .notarizationStatus.status
14:38:12 +1040+ STATUS=IN_PROGRESS
14:38:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:12 +1040+ sleep 1m
14:38:13 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:38:13 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:13 200'
14:38:13 ++460+ head -n1
14:38:13 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:13 ++460+ tail -n1
14:38:13 +460+ STATUS_CODE=200
14:38:13 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:13 ++460+ jq -r .notarizationStatus.status
14:38:13 +460+ STATUS=IN_PROGRESS
14:38:13 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:13 +460+ sleep 1m
14:38:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:38:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:17 200'
14:38:17 ++824+ head -n1
14:38:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:17 ++824+ tail -n1
14:38:17 +824+ STATUS_CODE=200
14:38:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:17 ++824+ jq -r .notarizationStatus.status
14:38:17 +824+ STATUS=IN_PROGRESS
14:38:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:17 +824+ sleep 1m
14:38:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:38:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:19 200'
14:38:19 ++334+ head -n1
14:38:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:19 ++334+ tail -n1
14:38:19 +334+ STATUS_CODE=200
14:38:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:19 ++334+ jq -r .notarizationStatus.status
14:38:19 +334+ STATUS=IN_PROGRESS
14:38:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:19 +334+ sleep 1m
14:38:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:38:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:25 200'
14:38:25 ++658+ head -n1
14:38:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:25 ++658+ tail -n1
14:38:25 +658+ STATUS_CODE=200
14:38:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:25 ++658+ jq -r .notarizationStatus.status
14:38:25 +658+ STATUS=IN_PROGRESS
14:38:25 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:25 +658+ sleep 1m
14:38:33 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/status
14:38:33 +182+ RESPONSE_RAW='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","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\": \"8ee4615a-ea67-484c-9fee-1ec3ecb2b46d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg\",\n  \"uploadDate\": \"2024-03-07T19:18:26.439Z\",\n  \"sha256\": \"74827df4f82c4931f040b4d50b86c6c782d793b1d7e1aaffad0c6176291c179b\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8df63ca5e99074e4b582a703e33e9fa175bb0d8\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32bf5ae73f1d2a3785f2bd74e3f4710da83995a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32bf5ae73f1d2a3785f2bd74e3f4710da83995a1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:38:33 200'
14:38:33 ++182+ head -n1
14:38:33 +182+ RESPONSE='{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","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\": \"8ee4615a-ea67-484c-9fee-1ec3ecb2b46d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg\",\n  \"uploadDate\": \"2024-03-07T19:18:26.439Z\",\n  \"sha256\": \"74827df4f82c4931f040b4d50b86c6c782d793b1d7e1aaffad0c6176291c179b\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8df63ca5e99074e4b582a703e33e9fa175bb0d8\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32bf5ae73f1d2a3785f2bd74e3f4710da83995a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32bf5ae73f1d2a3785f2bd74e3f4710da83995a1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:38:33 ++182+ tail -n1
14:38:33 +182+ STATUS_CODE=200
14:38:33 ++182+ jq -r .notarizationStatus.status
14:38:33 ++182+ echo '{"uuid":"050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d","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\":' '\"8ee4615a-ea67-484c-9fee-1ec3ecb2b46d\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:18:26.439Z\",\n' '\"sha256\":' '\"74827df4f82c4931f040b4d50b86c6c782d793b1d7e1aaffad0c6176291c179b\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8df63ca5e99074e4b582a703e33e9fa175bb0d8\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"32bf5ae73f1d2a3785f2bd74e3f4710da83995a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.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-2024-03-R-macosx-cocoa-aarch64-14517939292800955470.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"32bf5ae73f1d2a3785f2bd74e3f4710da83995a1\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:38:33 +182+ STATUS=COMPLETE
14:38:33 +182+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:33 +182+ [[ 200 == \5\0\3 ]]
14:38:33 +182+ [[ 200 == \5\0\2 ]]
14:38:33 +182+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:38:33 +182+ break
14:38:33 +182+ rm eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:33 +182+ curl -JO https://cbi.eclipse.org/macos/xcrun/050c0da6-9c44-4a08-8a66-8f7cb3cc9c8d/download
14:38:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:38:33                                  Dload  Upload   Total   Spent    Left  Speed
14:38:33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17.1M    0 17.1M    0     0  84.3M      0 --:--:-- --:--:-- --:--:-- 84.3M++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:38:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:34 200'
14:38:34 ++502+ head -n1
14:38:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:34 ++502+ tail -n1
14:38:34 +502+ STATUS_CODE=200
14:38:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:34 ++502+ jq -r .notarizationStatus.status
14:38:34 +502+ STATUS=IN_PROGRESS
14:38:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:34 +502+ sleep 1m
14:38:34 
100  110M    0  110M    0     0  91.8M      0 --:--:--  0:00:01 --:--:-- 91.8M
100  202M    0  202M    0     0  91.8M      0 --:--:--  0:00:02 --:--:-- 91.8M
100  295M    0  295M    0     0  92.2M      0 --:--:--  0:00:03 --:--:-- 92.2M
100  390M    0  390M    0     0  92.8M      0 --:--:--  0:00:04 --:--:-- 92.8M++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:38:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:38 200'
14:38:38 ++906+ head -n1
14:38:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:38 ++906+ tail -n1
14:38:38 +906+ STATUS_CODE=200
14:38:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:38 ++906+ jq -r .notarizationStatus.status
14:38:38 +906+ STATUS=IN_PROGRESS
14:38:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:38 +906+ sleep 1m
14:38:38 
100  482M    0  482M    0     0  92.7M      0 --:--:--  0:00:05 --:--:-- 93.0M
100  507M    0  507M    0     0  92.7M      0 --:--:--  0:00:05 --:--:-- 92.9M
14:38:39 curl: Saved to filename 'eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg'
14:38:39 +182+ cp -vf eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:39 'eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg'
14:38:39 ++182+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:39 +182+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:38:39 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:39 +182+ b=eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:39 +182+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:38:39 +182+ md5sum eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:40 +182+ sha1sum eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:41 +182+ sha512sum -b eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg
14:38:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:38:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:42 200'
14:38:42 ++700+ head -n1
14:38:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:42 ++700+ tail -n1
14:38:42 +700+ STATUS_CODE=200
14:38:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:42 ++700+ jq -r .notarizationStatus.status
14:38:42 +700+ STATUS=IN_PROGRESS
14:38:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:42 +700+ sleep 1m
14:38:43 +182+ rm eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:38:43 +182+ rm -f eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:38:43 +182+ rm -f eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:38:43 +182+ rm -f eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:38:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:38:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:46 200'
14:38:46 ++270+ head -n1
14:38:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:46 ++270+ tail -n1
14:38:46 +270+ STATUS_CODE=200
14:38:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:46 ++270+ jq -r .notarizationStatus.status
14:38:46 +270+ STATUS=IN_PROGRESS
14:38:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:46 +270+ sleep 1m
14:38:49 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:38:49 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:49 200'
14:38:49 ++554+ head -n1
14:38:49 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:49 ++554+ tail -n1
14:38:49 +554+ STATUS_CODE=200
14:38:49 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:49 ++554+ jq -r .notarizationStatus.status
14:38:50 +554+ STATUS=IN_PROGRESS
14:38:50 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:50 +554+ sleep 1m
14:38:53 ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/status
14:38:53 +968+ RESPONSE_RAW='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","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\": \"f2756059-f921-4dc4-88f8-3ef17a754587\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg\",\n  \"uploadDate\": \"2024-03-07T19:23:37.064Z\",\n  \"sha256\": \"df60eaeb85dbb53b57a9880603b562399e02e1a4fd141691248a123b41ba5bdc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1d13b11ced35891567d57a51dac1ab699d34cfb3\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ab6f94cb988aaeb4759a94db4707f800fc5cee13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.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-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.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-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ab6f94cb988aaeb4759a94db4707f800fc5cee13\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:38:53 200'
14:38:53 ++968+ head -n1
14:38:53 +968+ RESPONSE='{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","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\": \"f2756059-f921-4dc4-88f8-3ef17a754587\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg\",\n  \"uploadDate\": \"2024-03-07T19:23:37.064Z\",\n  \"sha256\": \"df60eaeb85dbb53b57a9880603b562399e02e1a4fd141691248a123b41ba5bdc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1d13b11ced35891567d57a51dac1ab699d34cfb3\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ab6f94cb988aaeb4759a94db4707f800fc5cee13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.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-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.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-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ab6f94cb988aaeb4759a94db4707f800fc5cee13\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:38:53 ++968+ tail -n1
14:38:53 +968+ STATUS_CODE=200
14:38:53 ++968+ jq -r .notarizationStatus.status
14:38:53 ++968+ echo '{"uuid":"48db51ac-7c9c-49c0-aeb6-f6a004bfd324","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\":' '\"f2756059-f921-4dc4-88f8-3ef17a754587\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:23:37.064Z\",\n' '\"sha256\":' '\"df60eaeb85dbb53b57a9880603b562399e02e1a4fd141691248a123b41ba5bdc\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d13b11ced35891567d57a51dac1ab699d34cfb3\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ab6f94cb988aaeb4759a94db4707f800fc5cee13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.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-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.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-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64-7015147422473812821.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ab6f94cb988aaeb4759a94db4707f800fc5cee13\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:38:53 +968+ STATUS=COMPLETE
14:38:53 +968+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:53 +968+ [[ 200 == \5\0\3 ]]
14:38:53 +968+ [[ 200 == \5\0\2 ]]
14:38:53 +968+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:38:53 +968+ break
14:38:53 +968+ rm eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:38:53 +968+ curl -JO https://cbi.eclipse.org/macos/xcrun/48db51ac-7c9c-49c0-aeb6-f6a004bfd324/download
14:38:53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:38:53                                  Dload  Upload   Total   Spent    Left  Speed
14:38:53 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.9M    0 15.9M    0     0  32.3M      0 --:--:-- --:--:-- --:--:-- 32.2M++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:38:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:38:54 200'
14:38:54 ++408+ head -n1
14:38:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:38:54 ++408+ tail -n1
14:38:54 +408+ STATUS_CODE=200
14:38:54 ++408+ jq -r .notarizationStatus.status
14:38:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:38:54 +408+ STATUS=IN_PROGRESS
14:38:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:38:54 +408+ sleep 1m
14:38:54 
100 94.4M    0 94.4M    0     0  63.3M      0 --:--:--  0:00:01 --:--:-- 63.3M
100  178M    0  178M    0     0  71.5M      0 --:--:--  0:00:02 --:--:-- 71.4M
100  256M    0  256M    0     0  73.5M      0 --:--:--  0:00:03 --:--:-- 73.5M
100  342M    0  342M    0     0  76.1M      0 --:--:--  0:00:04 --:--:-- 76.1M
100  383M    0  383M    0     0  76.9M      0 --:--:--  0:00:04 --:--:-- 81.8M
14:38:58 curl: Saved to filename 'eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:38:58 +968+ cp -vf eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:38:58 'eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:38:58 ++968+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:38:58 +968+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:38:58 ++968+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:38:58 +968+ b=eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:38:58 +968+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:38:58 +968+ md5sum eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:38:59 +968+ sha1sum eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:39:00 +968+ sha512sum -b eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg
14:39:01 +968+ rm eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:39:01 +968+ rm -f eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:39:01 +968+ rm -f eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:39:01 +968+ rm -f eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:39:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:39:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:04 200'
14:39:04 ++782+ head -n1
14:39:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:04 ++782+ tail -n1
14:39:04 +782+ STATUS_CODE=200
14:39:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:04 ++782+ jq -r .notarizationStatus.status
14:39:04 +782+ STATUS=IN_PROGRESS
14:39:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:04 +782+ sleep 1m
14:39:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:39:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:09 200'
14:39:09 ++226+ head -n1
14:39:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:09 ++226+ tail -n1
14:39:09 +226+ STATUS_CODE=200
14:39:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:09 ++226+ jq -r .notarizationStatus.status
14:39:09 +226+ STATUS=IN_PROGRESS
14:39:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:09 +226+ sleep 1m
14:39:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:39:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:09 200'
14:39:09 ++606+ head -n1
14:39:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:09 ++606+ tail -n1
14:39:09 +606+ STATUS_CODE=200
14:39:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:09 ++606+ jq -r .notarizationStatus.status
14:39:09 +606+ STATUS=IN_PROGRESS
14:39:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:09 +606+ sleep 1m
14:39:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:39:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:12 200'
14:39:12 ++1040+ head -n1
14:39:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:12 ++1040+ tail -n1
14:39:12 +1040+ STATUS_CODE=200
14:39:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:12 ++1040+ jq -r .notarizationStatus.status
14:39:12 +1040+ STATUS=IN_PROGRESS
14:39:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:12 +1040+ sleep 1m
14:39:13 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:39:13 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:13 200'
14:39:13 ++460+ head -n1
14:39:13 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:13 ++460+ tail -n1
14:39:13 +460+ STATUS_CODE=200
14:39:13 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:13 ++460+ jq -r .notarizationStatus.status
14:39:13 +460+ STATUS=IN_PROGRESS
14:39:13 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:13 +460+ sleep 1m
14:39:17 ++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:39:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:17 200'
14:39:17 ++824+ head -n1
14:39:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:17 ++824+ tail -n1
14:39:17 +824+ STATUS_CODE=200
14:39:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:17 ++824+ jq -r .notarizationStatus.status
14:39:17 +824+ STATUS=IN_PROGRESS
14:39:17 +824+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:17 +824+ sleep 1m
14:39:19 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:39:19 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:19 200'
14:39:19 ++334+ head -n1
14:39:19 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:19 ++334+ tail -n1
14:39:19 +334+ STATUS_CODE=200
14:39:19 ++334+ jq -r .notarizationStatus.status
14:39:19 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:19 +334+ STATUS=IN_PROGRESS
14:39:19 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:19 +334+ sleep 1m
14:39:25 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/status
14:39:25 +658+ RESPONSE_RAW='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","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\": \"a9d22c3d-9349-4827-9b9e-d4cc5e68ca22\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:20.055Z\",\n  \"sha256\": \"ba17d9393e35b82802572bd8422719e7485cc4a96def66b49010df8980df2862\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c2c050bf78f1200ca612834d8b8f75b1cad82c38\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff0eee61426721196f69b216e934506557d3e749\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.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-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.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-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff0eee61426721196f69b216e934506557d3e749\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:39:25 200'
14:39:25 ++658+ head -n1
14:39:25 +658+ RESPONSE='{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","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\": \"a9d22c3d-9349-4827-9b9e-d4cc5e68ca22\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:20.055Z\",\n  \"sha256\": \"ba17d9393e35b82802572bd8422719e7485cc4a96def66b49010df8980df2862\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c2c050bf78f1200ca612834d8b8f75b1cad82c38\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff0eee61426721196f69b216e934506557d3e749\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.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-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.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-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff0eee61426721196f69b216e934506557d3e749\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:39:25 ++658+ tail -n1
14:39:25 +658+ STATUS_CODE=200
14:39:25 ++658+ jq -r .notarizationStatus.status
14:39:25 ++658+ echo '{"uuid":"6d60b6e7-110b-4a7f-92b7-357833fc3715","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\":' '\"a9d22c3d-9349-4827-9b9e-d4cc5e68ca22\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:22:20.055Z\",\n' '\"sha256\":' '\"ba17d9393e35b82802572bd8422719e7485cc4a96def66b49010df8980df2862\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2c050bf78f1200ca612834d8b8f75b1cad82c38\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff0eee61426721196f69b216e934506557d3e749\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.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-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.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-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-aarch64-4159800809253039297.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff0eee61426721196f69b216e934506557d3e749\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:39:25 +658+ STATUS=COMPLETE
14:39:25 +658+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:25 +658+ [[ 200 == \5\0\3 ]]
14:39:25 +658+ [[ 200 == \5\0\2 ]]
14:39:25 +658+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:39:25 +658+ break
14:39:25 +658+ rm eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:25 +658+ curl -JO https://cbi.eclipse.org/macos/xcrun/6d60b6e7-110b-4a7f-92b7-357833fc3715/download
14:39:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:39:25                                  Dload  Upload   Total   Spent    Left  Speed
14:39:25 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 29.6M    0 29.6M    0     0  74.1M      0 --:--:-- --:--:-- --:--:-- 74.0M
100  113M    0  113M    0     0  81.4M      0 --:--:--  0:00:01 --:--:-- 81.3M
100  206M    0  206M    0     0  85.9M      0 --:--:--  0:00:02 --:--:-- 85.9M
100  288M    0  288M    0     0  84.9M      0 --:--:--  0:00:03 --:--:-- 84.9M
100  388M    0  388M    0     0  88.4M      0 --:--:--  0:00:04 --:--:-- 88.4M
100  393M    0  393M    0     0  88.6M      0 --:--:--  0:00:04 --:--:-- 90.0M
14:39:29 curl: Saved to filename 'eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg'
14:39:29 +658+ cp -vf eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:30 'eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg'
14:39:30 ++658+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:30 +658+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:39:30 ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:30 +658+ b=eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:30 +658+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:39:30 +658+ md5sum eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:31 +658+ sha1sum eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:31 +658+ sha512sum -b eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg
14:39:33 +658+ rm eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:39:33 +658+ rm -f eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:39:33 +658+ rm -f eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:39:33 +658+ rm -f eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:39:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:39:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:34 200'
14:39:34 ++502+ head -n1
14:39:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:34 ++502+ tail -n1
14:39:34 +502+ STATUS_CODE=200
14:39:34 ++502+ jq -r .notarizationStatus.status
14:39:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:34 +502+ STATUS=IN_PROGRESS
14:39:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:34 +502+ sleep 1m
14:39:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:39:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:38 200'
14:39:38 ++906+ head -n1
14:39:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:38 ++906+ tail -n1
14:39:38 +906+ STATUS_CODE=200
14:39:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:38 ++906+ jq -r .notarizationStatus.status
14:39:38 +906+ STATUS=IN_PROGRESS
14:39:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:38 +906+ sleep 1m
14:39:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:39:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:42 200'
14:39:42 ++700+ head -n1
14:39:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:42 ++700+ tail -n1
14:39:42 +700+ STATUS_CODE=200
14:39:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:42 ++700+ jq -r .notarizationStatus.status
14:39:42 +700+ STATUS=IN_PROGRESS
14:39:42 +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:42 +700+ sleep 1m
14:39:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:39:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:46 200'
14:39:46 ++270+ head -n1
14:39:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:46 ++270+ tail -n1
14:39:46 +270+ STATUS_CODE=200
14:39:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:46 ++270+ jq -r .notarizationStatus.status
14:39:46 +270+ STATUS=IN_PROGRESS
14:39:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:46 +270+ sleep 1m
14:39:50 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:39:50 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:50 200'
14:39:50 ++554+ head -n1
14:39:50 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:50 ++554+ tail -n1
14:39:50 +554+ STATUS_CODE=200
14:39:50 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:50 ++554+ jq -r .notarizationStatus.status
14:39:50 +554+ STATUS=IN_PROGRESS
14:39:50 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:50 +554+ sleep 1m
14:39:54 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:39:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:39:54 200'
14:39:54 ++408+ head -n1
14:39:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:39:54 ++408+ tail -n1
14:39:54 +408+ STATUS_CODE=200
14:39:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:39:54 ++408+ jq -r .notarizationStatus.status
14:39:54 +408+ STATUS=IN_PROGRESS
14:39:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:39:54 +408+ sleep 1m
14:40:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:40:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:04 200'
14:40:04 ++782+ head -n1
14:40:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:04 ++782+ tail -n1
14:40:04 +782+ STATUS_CODE=200
14:40:04 ++782+ jq -r .notarizationStatus.status
14:40:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:04 +782+ STATUS=IN_PROGRESS
14:40:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:04 +782+ sleep 1m
14:40:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:40:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:09 200'
14:40:09 ++226+ head -n1
14:40:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:09 ++226+ tail -n1
14:40:09 +226+ STATUS_CODE=200
14:40:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:09 ++226+ jq -r .notarizationStatus.status
14:40:09 +226+ STATUS=IN_PROGRESS
14:40:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:09 +226+ sleep 1m
14:40:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:40:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:09 200'
14:40:09 ++606+ head -n1
14:40:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:09 ++606+ tail -n1
14:40:09 +606+ STATUS_CODE=200
14:40:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:09 ++606+ jq -r .notarizationStatus.status
14:40:09 +606+ STATUS=IN_PROGRESS
14:40:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:09 +606+ sleep 1m
14:40:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:40:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:12 200'
14:40:12 ++1040+ head -n1
14:40:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:12 ++1040+ tail -n1
14:40:12 +1040+ STATUS_CODE=200
14:40:12 ++1040+ jq -r .notarizationStatus.status
14:40:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:12 +1040+ STATUS=IN_PROGRESS
14:40:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:12 +1040+ sleep 1m
14:40:13 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/status
14:40:13 +460+ RESPONSE_RAW='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","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\": \"b3ff496e-496c-4838-b07f-a6b705f80257\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:51.408Z\",\n  \"sha256\": \"680649a534a2d38b532ba89c8be514966d5ef2f9013d6b6b7243bd2097eba324\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"773880372e4a55d9e49570be8d92925d5ed05f40\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f312bcd7f2902da3b6da66cb5cf4f02d0306606b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f312bcd7f2902da3b6da66cb5cf4f02d0306606b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:40:13 200'
14:40:13 ++460+ head -n1
14:40:13 +460+ RESPONSE='{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","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\": \"b3ff496e-496c-4838-b07f-a6b705f80257\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:51.408Z\",\n  \"sha256\": \"680649a534a2d38b532ba89c8be514966d5ef2f9013d6b6b7243bd2097eba324\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"773880372e4a55d9e49570be8d92925d5ed05f40\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f312bcd7f2902da3b6da66cb5cf4f02d0306606b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f312bcd7f2902da3b6da66cb5cf4f02d0306606b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:40:13 ++460+ tail -n1
14:40:13 +460+ STATUS_CODE=200
14:40:13 ++460+ jq -r .notarizationStatus.status
14:40:13 ++460+ echo '{"uuid":"a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb","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\":' '\"b3ff496e-496c-4838-b07f-a6b705f80257\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:20:51.408Z\",\n' '\"sha256\":' '\"680649a534a2d38b532ba89c8be514966d5ef2f9013d6b6b7243bd2097eba324\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"773880372e4a55d9e49570be8d92925d5ed05f40\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f312bcd7f2902da3b6da66cb5cf4f02d0306606b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.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-2024-03-R-macosx-cocoa-x86_64-14337407482993930213.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f312bcd7f2902da3b6da66cb5cf4f02d0306606b\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:40:13 +460+ STATUS=COMPLETE
14:40:13 +460+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:13 +460+ [[ 200 == \5\0\3 ]]
14:40:13 +460+ [[ 200 == \5\0\2 ]]
14:40:13 +460+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:40:13 +460+ break
14:40:13 +460+ rm eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:13 +460+ curl -JO https://cbi.eclipse.org/macos/xcrun/a796e7e6-b593-4eea-aa5a-9e7b36cb4dfb/download
14:40:13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:40:13                                  Dload  Upload   Total   Spent    Left  Speed
14:40:13 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 31.3M    0 31.3M    0     0  55.7M      0 --:--:-- --:--:-- --:--:-- 55.6M
100  122M    0  122M    0     0  78.4M      0 --:--:--  0:00:01 --:--:-- 78.4M
100  217M    0  217M    0     0  84.9M      0 --:--:--  0:00:02 --:--:-- 84.9M
100  314M    0  314M    0     0  88.4M      0 --:--:--  0:00:03 --:--:-- 88.3M++824+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/status
14:40:17 +824+ RESPONSE_RAW='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","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\": \"422020c4-497a-45f1-9cfd-52784e98fa33\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:56.213Z\",\n  \"sha256\": \"1054f8e2e2dd0cec6a47d71a63297a664b42ef5d5e07b1dad2196939df8cbe9f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37f936a859743ea64c663b89cfe3173c6ec6b2f\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0406ebac86d25f346ecabc9926ff9adc518f448c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.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-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.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-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0406ebac86d25f346ecabc9926ff9adc518f448c\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:40:17 200'
14:40:17 ++824+ head -n1
14:40:17 +824+ RESPONSE='{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","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\": \"422020c4-497a-45f1-9cfd-52784e98fa33\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:56.213Z\",\n  \"sha256\": \"1054f8e2e2dd0cec6a47d71a63297a664b42ef5d5e07b1dad2196939df8cbe9f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37f936a859743ea64c663b89cfe3173c6ec6b2f\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0406ebac86d25f346ecabc9926ff9adc518f448c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.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-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.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-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0406ebac86d25f346ecabc9926ff9adc518f448c\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:40:17 ++824+ tail -n1
14:40:17 +824+ STATUS_CODE=200
14:40:17 ++824+ jq -r .notarizationStatus.status
14:40:17 ++824+ echo '{"uuid":"a641a6f2-27d8-4f5a-89fb-d02d1f890a94","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\":' '\"422020c4-497a-45f1-9cfd-52784e98fa33\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:22:56.213Z\",\n' '\"sha256\":' '\"1054f8e2e2dd0cec6a47d71a63297a664b42ef5d5e07b1dad2196939df8cbe9f\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37f936a859743ea64c663b89cfe3173c6ec6b2f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0406ebac86d25f346ecabc9926ff9adc518f448c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.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-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.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-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-R-macosx-cocoa-aarch64-15859274037996804061.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0406ebac86d25f346ecabc9926ff9adc518f448c\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:40:17 +824+ STATUS=COMPLETE
14:40:17 +824+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:17 +824+ [[ 200 == \5\0\3 ]]
14:40:17 +824+ [[ 200 == \5\0\2 ]]
14:40:17 +824+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:40:17 +824+ break
14:40:17 +824+ rm eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:17 +824+ curl -JO https://cbi.eclipse.org/macos/xcrun/a641a6f2-27d8-4f5a-89fb-d02d1f890a94/download
14:40:17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:40:17                                  Dload  Upload   Total   Spent    Left  Speed
14:40:17 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  397M    0  397M    0     0  87.1M      0 --:--:--  0:00:04 --:--:-- 87.1M
100  397M    0  397M    0     0  87.1M      0 --:--:--  0:00:04 --:--:-- 91.5M
14:40:17 
100 15576    0 15576    0     0   262k      0 --:--:-- --:--:-- --:--:--  257kcurl: Saved to filename 'eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg'
14:40:17 +460+ cp -vf eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:18 'eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg'
14:40:18 ++460+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:18 +460+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:40:18 ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:18 +460+ b=eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:18 +460+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:40:18 +460+ md5sum eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:18 
100 71.5M    0 71.5M    0     0  67.6M      0 --:--:--  0:00:01 --:--:-- 67.6M+460+ sha1sum eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:19 +460+ sha512sum -b eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg
14:40:19 
100  169M    0  169M    0     0  82.2M      0 --:--:--  0:00:02 --:--:-- 82.2M++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:40:20 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:20 200'
14:40:20 ++334+ head -n1
14:40:20 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:20 ++334+ tail -n1
14:40:20 +334+ STATUS_CODE=200
14:40:20 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:20 ++334+ jq -r .notarizationStatus.status
14:40:20 +334+ STATUS=IN_PROGRESS
14:40:20 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:20 +334+ sleep 1m
14:40:20 
100  264M    0  264M    0     0  86.4M      0 --:--:--  0:00:03 --:--:-- 86.4M+460+ rm eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:40:21 +460+ rm -f eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:40:21 +460+ rm -f eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:40:21 +460+ rm -f eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:40:21 
100  356M    0  356M    0     0  87.8M      0 --:--:--  0:00:04 --:--:-- 87.8M
100  361M    0  361M    0     0  87.9M      0 --:--:--  0:00:04 --:--:-- 89.2M
14:40:21 curl: Saved to filename 'eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:40:21 +824+ cp -vf eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:22 'eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:40:22 ++824+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:22 +824+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:40:22 ++824+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:22 +824+ b=eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:22 +824+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:40:22 +824+ md5sum eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:22 +824+ sha1sum eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:23 +824+ sha512sum -b eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:24 +824+ rm eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:40:24 +824+ rm -f eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:40:24 +824+ rm -f eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:40:24 +824+ rm -f eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:40:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:40:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:34 200'
14:40:34 ++502+ head -n1
14:40:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:34 ++502+ tail -n1
14:40:34 +502+ STATUS_CODE=200
14:40:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:34 ++502+ jq -r .notarizationStatus.status
14:40:34 +502+ STATUS=IN_PROGRESS
14:40:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:34 +502+ sleep 1m
14:40:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:40:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:38 200'
14:40:38 ++906+ head -n1
14:40:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:38 ++906+ tail -n1
14:40:38 +906+ STATUS_CODE=200
14:40:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:38 ++906+ jq -r .notarizationStatus.status
14:40:38 +906+ STATUS=IN_PROGRESS
14:40:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:38 +906+ sleep 1m
14:40:42 ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/status
14:40:42 +700+ RESPONSE_RAW='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","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\": \"57957191-e44d-4cec-9198-4560bd90fcbc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:49.514Z\",\n  \"sha256\": \"3b6f7af67779d2b62292ea27e742dcb92f5add52caf0d2ed4c2e9f66d80f9607\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e1c747c9f5f971098e8e0bbb04674c004c86444\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d6bec56e1797aec4ad8c2211cc6d799a70b1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.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-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.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-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d6bec56e1797aec4ad8c2211cc6d799a70b1853\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:40:42 200'
14:40:42 ++700+ head -n1
14:40:42 +700+ RESPONSE='{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","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\": \"57957191-e44d-4cec-9198-4560bd90fcbc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:49.514Z\",\n  \"sha256\": \"3b6f7af67779d2b62292ea27e742dcb92f5add52caf0d2ed4c2e9f66d80f9607\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e1c747c9f5f971098e8e0bbb04674c004c86444\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d6bec56e1797aec4ad8c2211cc6d799a70b1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.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-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.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-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d6bec56e1797aec4ad8c2211cc6d799a70b1853\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:40:42 ++700+ tail -n1
14:40:42 +700+ STATUS_CODE=200
14:40:42 ++700+ jq -r .notarizationStatus.status
14:40:42 ++700+ echo '{"uuid":"bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb","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\":' '\"57957191-e44d-4cec-9198-4560bd90fcbc\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:22:49.514Z\",\n' '\"sha256\":' '\"3b6f7af67779d2b62292ea27e742dcb92f5add52caf0d2ed4c2e9f66d80f9607\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e1c747c9f5f971098e8e0bbb04674c004c86444\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d6bec56e1797aec4ad8c2211cc6d799a70b1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.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-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.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-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-aarch64-16383987826659007976.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d6bec56e1797aec4ad8c2211cc6d799a70b1853\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:40:42 +700+ STATUS=COMPLETE
14:40:42 +700+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:42 +700+ [[ 200 == \5\0\3 ]]
14:40:42 +700+ [[ 200 == \5\0\2 ]]
14:40:42 +700+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:40:42 +700+ break
14:40:42 +700+ rm eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:42 +700+ curl -JO https://cbi.eclipse.org/macos/xcrun/bcec0b2f-37cb-4e39-9e91-d1e2b35f4acb/download
14:40:42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:40:42                                  Dload  Upload   Total   Spent    Left  Speed
14:40:42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3977k    0 3977k    0     0  19.1M      0 --:--:-- --:--:-- --:--:-- 19.0M
100 60.3M    0 60.3M    0     0  54.0M      0 --:--:--  0:00:01 --:--:-- 54.0M
100  148M    0  148M    0     0  70.1M      0 --:--:--  0:00:02 --:--:-- 70.1M
100  226M    0  226M    0     0  72.7M      0 --:--:--  0:00:03 --:--:-- 72.7M++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:40:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:46 200'
14:40:46 ++270+ head -n1
14:40:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:46 ++270+ tail -n1
14:40:46 +270+ STATUS_CODE=200
14:40:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:46 ++270+ jq -r .notarizationStatus.status
14:40:46 +270+ STATUS=IN_PROGRESS
14:40:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:46 +270+ sleep 1m
14:40:46 
100  325M    0  325M    0     0  78.9M      0 --:--:--  0:00:04 --:--:-- 78.9M
100  426M    0  426M    0     0  83.3M      0 --:--:--  0:00:05 --:--:-- 85.9M
100  432M    0  432M    0     0  83.4M      0 --:--:--  0:00:05 --:--:-- 91.5M
14:40:47 curl: Saved to filename 'eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:40:47 +700+ cp -vf eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:48 'eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg'
14:40:48 ++700+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:48 +700+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:40:48 ++700+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:48 +700+ b=eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:48 +700+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:40:48 +700+ md5sum eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:49 +700+ sha1sum eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:50 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:40:50 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:50 200'
14:40:50 ++554+ head -n1
14:40:50 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:50 ++554+ tail -n1
14:40:50 +554+ STATUS_CODE=200
14:40:50 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:50 ++554+ jq -r .notarizationStatus.status
14:40:50 +554+ STATUS=IN_PROGRESS
14:40:50 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:50 +554+ sleep 1m
14:40:50 +700+ sha512sum -b eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg
14:40:51 +700+ rm eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:40:51 +700+ rm -f eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:40:51 +700+ rm -f eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:40:51 +700+ rm -f eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:40:54 ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:40:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:40:54 200'
14:40:54 ++408+ head -n1
14:40:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:40:54 ++408+ tail -n1
14:40:54 +408+ STATUS_CODE=200
14:40:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:40:54 ++408+ jq -r .notarizationStatus.status
14:40:54 +408+ STATUS=IN_PROGRESS
14:40:54 +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:40:54 +408+ sleep 1m
14:41:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:41:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:04 200'
14:41:04 ++782+ head -n1
14:41:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:04 ++782+ tail -n1
14:41:04 +782+ STATUS_CODE=200
14:41:04 ++782+ jq -r .notarizationStatus.status
14:41:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:04 +782+ STATUS=IN_PROGRESS
14:41:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:04 +782+ sleep 1m
14:41:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:41:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:09 200'
14:41:09 ++226+ head -n1
14:41:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:09 ++226+ tail -n1
14:41:09 +226+ STATUS_CODE=200
14:41:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:09 ++226+ jq -r .notarizationStatus.status
14:41:09 +226+ STATUS=IN_PROGRESS
14:41:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:09 +226+ sleep 1m
14:41:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:41:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:09 200'
14:41:09 ++606+ head -n1
14:41:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:09 ++606+ tail -n1
14:41:09 +606+ STATUS_CODE=200
14:41:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:09 ++606+ jq -r .notarizationStatus.status
14:41:09 +606+ STATUS=IN_PROGRESS
14:41:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:09 +606+ sleep 1m
14:41:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:41:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:12 200'
14:41:12 ++1040+ head -n1
14:41:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:12 ++1040+ tail -n1
14:41:12 +1040+ STATUS_CODE=200
14:41:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:12 ++1040+ jq -r .notarizationStatus.status
14:41:12 +1040+ STATUS=IN_PROGRESS
14:41:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:12 +1040+ sleep 1m
14:41:20 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:41:20 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:20 200'
14:41:20 ++334+ head -n1
14:41:20 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:20 ++334+ tail -n1
14:41:20 +334+ STATUS_CODE=200
14:41:20 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:20 ++334+ jq -r .notarizationStatus.status
14:41:20 +334+ STATUS=IN_PROGRESS
14:41:20 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:20 +334+ sleep 1m
14:41:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:41:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:34 200'
14:41:34 ++502+ head -n1
14:41:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:34 ++502+ tail -n1
14:41:34 +502+ STATUS_CODE=200
14:41:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:34 ++502+ jq -r .notarizationStatus.status
14:41:34 +502+ STATUS=IN_PROGRESS
14:41:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:34 +502+ sleep 1m
14:41:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:41:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:38 200'
14:41:38 ++906+ head -n1
14:41:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:38 ++906+ tail -n1
14:41:38 +906+ STATUS_CODE=200
14:41:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:38 ++906+ jq -r .notarizationStatus.status
14:41:38 +906+ STATUS=IN_PROGRESS
14:41:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:38 +906+ sleep 1m
14:41:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:41:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:41:46 200'
14:41:46 ++270+ head -n1
14:41:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:41:46 ++270+ tail -n1
14:41:46 +270+ STATUS_CODE=200
14:41:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:41:46 ++270+ jq -r .notarizationStatus.status
14:41:46 +270+ STATUS=IN_PROGRESS
14:41:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:46 +270+ sleep 1m
14:41:50 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/status
14:41:50 +554+ RESPONSE_RAW='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","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\": \"12a59790-6045-498d-a7fa-36831ffd42be\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg\",\n  \"uploadDate\": \"2024-03-07T19:21:46.928Z\",\n  \"sha256\": \"cf4668428d98a4ae7530a4e8c12cfa4cfdde530dae697b16d2bd53836abe2595\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb835dfe77638481b8ee9031413e2f64e0f6737e\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9c7547484d345fb8bd55c56b2ec0a989c981e53\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.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-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.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-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9c7547484d345fb8bd55c56b2ec0a989c981e53\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:41:50 200'
14:41:50 ++554+ head -n1
14:41:50 +554+ RESPONSE='{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","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\": \"12a59790-6045-498d-a7fa-36831ffd42be\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg\",\n  \"uploadDate\": \"2024-03-07T19:21:46.928Z\",\n  \"sha256\": \"cf4668428d98a4ae7530a4e8c12cfa4cfdde530dae697b16d2bd53836abe2595\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb835dfe77638481b8ee9031413e2f64e0f6737e\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9c7547484d345fb8bd55c56b2ec0a989c981e53\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.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-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.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-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9c7547484d345fb8bd55c56b2ec0a989c981e53\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:41:50 ++554+ tail -n1
14:41:50 +554+ STATUS_CODE=200
14:41:50 ++554+ jq -r .notarizationStatus.status
14:41:50 ++554+ echo '{"uuid":"a8bbac75-071c-475d-af90-7cdfa3e2e955","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\":' '\"12a59790-6045-498d-a7fa-36831ffd42be\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:21:46.928Z\",\n' '\"sha256\":' '\"cf4668428d98a4ae7530a4e8c12cfa4cfdde530dae697b16d2bd53836abe2595\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb835dfe77638481b8ee9031413e2f64e0f6737e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f9c7547484d345fb8bd55c56b2ec0a989c981e53\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.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-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.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-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-R-macosx-cocoa-x86_64-11253413474084790353.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f9c7547484d345fb8bd55c56b2ec0a989c981e53\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:41:50 +554+ STATUS=COMPLETE
14:41:50 +554+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:50 +554+ [[ 200 == \5\0\3 ]]
14:41:50 +554+ [[ 200 == \5\0\2 ]]
14:41:50 +554+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:41:50 +554+ break
14:41:50 +554+ rm eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:50 +554+ curl -JO https://cbi.eclipse.org/macos/xcrun/a8bbac75-071c-475d-af90-7cdfa3e2e955/download
14:41:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:41:50                                  Dload  Upload   Total   Spent    Left  Speed
14:41:50 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 56.2M    0 56.2M    0     0  81.2M      0 --:--:-- --:--:-- --:--:-- 81.1M
100  142M    0  142M    0     0  84.1M      0 --:--:--  0:00:01 --:--:-- 84.1M
100  232M    0  232M    0     0  86.2M      0 --:--:--  0:00:02 --:--:-- 86.2M
100  319M    0  319M    0     0  86.5M      0 --:--:--  0:00:03 --:--:-- 86.5M++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/status
14:41:54 +408+ RESPONSE_RAW='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","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\": \"edeb32ac-6843-4c07-b7cc-957468d2ac48\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:31.925Z\",\n  \"sha256\": \"86a73020d1a5773057af5c69079d6706cb12e6b8db86f1f0637b42189b7c1a84\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14a3001864f087223522f23e0f90bf0144a2bf2\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5905c8c3fc8363e6be603676c29a13c9c0bbabca\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5905c8c3fc8363e6be603676c29a13c9c0bbabca\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:41:54 200'
14:41:54 ++408+ head -n1
14:41:54 +408+ RESPONSE='{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","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\": \"edeb32ac-6843-4c07-b7cc-957468d2ac48\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:31.925Z\",\n  \"sha256\": \"86a73020d1a5773057af5c69079d6706cb12e6b8db86f1f0637b42189b7c1a84\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14a3001864f087223522f23e0f90bf0144a2bf2\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5905c8c3fc8363e6be603676c29a13c9c0bbabca\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5905c8c3fc8363e6be603676c29a13c9c0bbabca\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:41:54 ++408+ tail -n1
14:41:54 +408+ STATUS_CODE=200
14:41:54 ++408+ jq -r .notarizationStatus.status
14:41:54 ++408+ echo '{"uuid":"12496b12-21c2-40de-bb10-ce45d852cf73","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\":' '\"edeb32ac-6843-4c07-b7cc-957468d2ac48\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:20:31.925Z\",\n' '\"sha256\":' '\"86a73020d1a5773057af5c69079d6706cb12e6b8db86f1f0637b42189b7c1a84\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14a3001864f087223522f23e0f90bf0144a2bf2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5905c8c3fc8363e6be603676c29a13c9c0bbabca\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.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-2024-03-R-macosx-cocoa-aarch64-12088722179540912403.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5905c8c3fc8363e6be603676c29a13c9c0bbabca\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:41:54 +408+ STATUS=COMPLETE
14:41:54 +408+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:41:54 +408+ [[ 200 == \5\0\3 ]]
14:41:54 +408+ [[ 200 == \5\0\2 ]]
14:41:54 +408+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:41:54 +408+ break
14:41:54 +408+ rm eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:41:54 +408+ curl -JO https://cbi.eclipse.org/macos/xcrun/12496b12-21c2-40de-bb10-ce45d852cf73/download
14:41:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:41:54                                  Dload  Upload   Total   Spent    Left  Speed
14:41:54 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20.4M    0 20.4M    0     0  45.2M      0 --:--:-- --:--:-- --:--:-- 45.1M
100  392M    0  392M    0     0  83.7M      0 --:--:--  0:00:04 --:--:-- 83.7M
100  433M    0  433M    0     0  78.1M      0 --:--:--  0:00:05 --:--:-- 77.6M
14:41:55 curl: Saved to filename 'eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:41:55 +554+ cp -vf eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:55 
100 65.4M    0 65.4M    0     0  45.0M      0 --:--:--  0:00:01 --:--:-- 45.0M'eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg'
14:41:56 ++554+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:56 +554+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:41:56 ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:56 +554+ b=eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:56 +554+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:41:56 +554+ md5sum eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:56 
100  137M    0  137M    0     0  56.0M      0 --:--:--  0:00:02 --:--:-- 56.0M+554+ sha1sum eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:57 
100  233M    0  233M    0     0  67.4M      0 --:--:--  0:00:03 --:--:-- 67.4M+554+ sha512sum -b eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg
14:41:58 
100  319M    0  319M    0     0  71.6M      0 --:--:--  0:00:04 --:--:-- 71.6M+554+ rm eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:41:59 +554+ rm -f eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:41:59 +554+ rm -f eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:41:59 +554+ rm -f eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:41:59 
100  395M    0  395M    0     0  75.5M      0 --:--:--  0:00:05 --:--:-- 78.4M
14:41:59 curl: Saved to filename 'eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg'
14:41:59 +408+ cp -vf eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:41:59 'eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg'
14:41:59 ++408+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:00 +408+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:42:00 ++408+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:00 +408+ b=eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:00 +408+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:42:00 +408+ md5sum eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:00 +408+ sha1sum eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:01 +408+ sha512sum -b eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:02 +408+ rm eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:42:02 +408+ rm -f eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:42:02 +408+ rm -f eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:42:02 +408+ rm -f eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:42:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:42:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:04 200'
14:42:04 ++782+ head -n1
14:42:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:04 ++782+ tail -n1
14:42:04 +782+ STATUS_CODE=200
14:42:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:04 ++782+ jq -r .notarizationStatus.status
14:42:04 +782+ STATUS=IN_PROGRESS
14:42:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:04 +782+ sleep 1m
14:42:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:42:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:09 200'
14:42:09 ++226+ head -n1
14:42:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:09 ++226+ tail -n1
14:42:09 +226+ STATUS_CODE=200
14:42:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:09 ++226+ jq -r .notarizationStatus.status
14:42:09 +226+ STATUS=IN_PROGRESS
14:42:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:09 +226+ sleep 1m
14:42:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:42:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:09 200'
14:42:09 ++606+ head -n1
14:42:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:09 ++606+ tail -n1
14:42:09 +606+ STATUS_CODE=200
14:42:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:09 ++606+ jq -r .notarizationStatus.status
14:42:09 +606+ STATUS=IN_PROGRESS
14:42:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:09 +606+ sleep 1m
14:42:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:42:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:12 200'
14:42:12 ++1040+ head -n1
14:42:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:12 ++1040+ tail -n1
14:42:12 +1040+ STATUS_CODE=200
14:42:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:12 ++1040+ jq -r .notarizationStatus.status
14:42:12 +1040+ STATUS=IN_PROGRESS
14:42:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:12 +1040+ sleep 1m
14:42:20 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/status
14:42:20 +334+ RESPONSE_RAW='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","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\": \"cb1df897-2154-4249-85e8-6e261ee5733a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:29.945Z\",\n  \"sha256\": \"09d852412650c94497f42e8c466b3965c6e94d4d4859bebf869f55f7e8459049\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75ec5b6bed39ca2e5566b123717b318bb82f93c1\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f40488df8d2496fea059341051549c224f2ec6c9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.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-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.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-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f40488df8d2496fea059341051549c224f2ec6c9\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:42:20 200'
14:42:20 ++334+ head -n1
14:42:20 +334+ RESPONSE='{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","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\": \"cb1df897-2154-4249-85e8-6e261ee5733a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg\",\n  \"uploadDate\": \"2024-03-07T19:20:29.945Z\",\n  \"sha256\": \"09d852412650c94497f42e8c466b3965c6e94d4d4859bebf869f55f7e8459049\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75ec5b6bed39ca2e5566b123717b318bb82f93c1\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f40488df8d2496fea059341051549c224f2ec6c9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.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-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.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-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f40488df8d2496fea059341051549c224f2ec6c9\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:42:20 ++334+ tail -n1
14:42:20 +334+ STATUS_CODE=200
14:42:20 ++334+ jq -r .notarizationStatus.status
14:42:20 ++334+ echo '{"uuid":"df813faa-4ffa-488c-b736-a295ab0bba20","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\":' '\"cb1df897-2154-4249-85e8-6e261ee5733a\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:20:29.945Z\",\n' '\"sha256\":' '\"09d852412650c94497f42e8c466b3965c6e94d4d4859bebf869f55f7e8459049\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75ec5b6bed39ca2e5566b123717b318bb82f93c1\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f40488df8d2496fea059341051549c224f2ec6c9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.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-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.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-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-aarch64-17894836810078786213.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f40488df8d2496fea059341051549c224f2ec6c9\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:42:20 +334+ STATUS=COMPLETE
14:42:20 +334+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:20 +334+ [[ 200 == \5\0\3 ]]
14:42:20 +334+ [[ 200 == \5\0\2 ]]
14:42:20 +334+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:42:20 +334+ break
14:42:20 +334+ rm eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:20 +334+ curl -JO https://cbi.eclipse.org/macos/xcrun/df813faa-4ffa-488c-b736-a295ab0bba20/download
14:42:20   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:42:20                                  Dload  Upload   Total   Spent    Left  Speed
14:42:20 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 62.3M    0 62.3M    0     0  86.6M      0 --:--:-- --:--:-- --:--:-- 86.5M
100  124M    0  124M    0     0  72.7M      0 --:--:--  0:00:01 --:--:-- 72.7M
100  219M    0  219M    0     0  75.4M      0 --:--:--  0:00:02 --:--:-- 75.4M
100  241M    0  241M    0     0  64.0M      0 --:--:--  0:00:03 --:--:-- 64.0M
100  329M    0  329M    0     0  69.9M      0 --:--:--  0:00:04 --:--:-- 69.9M
100  420M    0  420M    0     0  73.6M      0 --:--:--  0:00:05 --:--:-- 71.7M
100  490M    0  490M    0     0  73.8M      0 --:--:--  0:00:06 --:--:-- 74.2M
14:42:26 curl: Saved to filename 'eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg'
14:42:26 +334+ cp -vf eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:27 'eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg'
14:42:27 ++334+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:27 +334+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:42:27 ++334+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:27 +334+ b=eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:27 +334+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:42:27 +334+ md5sum eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:28 +334+ sha1sum eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:29 +334+ sha512sum -b eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg
14:42:30 +334+ rm eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:42:30 +334+ rm -f eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:42:30 +334+ rm -f eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:42:30 +334+ rm -f eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:42:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:42:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:34 200'
14:42:34 ++502+ head -n1
14:42:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:34 ++502+ tail -n1
14:42:34 +502+ STATUS_CODE=200
14:42:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:34 ++502+ jq -r .notarizationStatus.status
14:42:34 +502+ STATUS=IN_PROGRESS
14:42:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:34 +502+ sleep 1m
14:42:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:42:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:38 200'
14:42:38 ++906+ head -n1
14:42:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:38 ++906+ tail -n1
14:42:38 +906+ STATUS_CODE=200
14:42:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:38 ++906+ jq -r .notarizationStatus.status
14:42:38 +906+ STATUS=IN_PROGRESS
14:42:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:38 +906+ sleep 1m
14:42:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:42:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:42:46 200'
14:42:46 ++270+ head -n1
14:42:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:42:46 ++270+ tail -n1
14:42:46 +270+ STATUS_CODE=200
14:42:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:42:46 ++270+ jq -r .notarizationStatus.status
14:42:46 +270+ STATUS=IN_PROGRESS
14:42:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:42:46 +270+ sleep 1m
14:43:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:43:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:04 200'
14:43:04 ++782+ head -n1
14:43:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:04 ++782+ tail -n1
14:43:04 +782+ STATUS_CODE=200
14:43:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:04 ++782+ jq -r .notarizationStatus.status
14:43:04 +782+ STATUS=IN_PROGRESS
14:43:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:04 +782+ sleep 1m
14:43:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:43:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:09 200'
14:43:09 ++226+ head -n1
14:43:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:09 ++226+ tail -n1
14:43:09 +226+ STATUS_CODE=200
14:43:09 ++226+ jq -r .notarizationStatus.status
14:43:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:09 +226+ STATUS=IN_PROGRESS
14:43:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:09 +226+ sleep 1m
14:43:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:43:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:09 200'
14:43:09 ++606+ head -n1
14:43:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:09 ++606+ tail -n1
14:43:09 +606+ STATUS_CODE=200
14:43:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:09 ++606+ jq -r .notarizationStatus.status
14:43:09 +606+ STATUS=IN_PROGRESS
14:43:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:09 +606+ sleep 1m
14:43:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:43:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:12 200'
14:43:12 ++1040+ head -n1
14:43:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:12 ++1040+ tail -n1
14:43:12 +1040+ STATUS_CODE=200
14:43:12 ++1040+ jq -r .notarizationStatus.status
14:43:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:12 +1040+ STATUS=IN_PROGRESS
14:43:12 +1040+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:12 +1040+ sleep 1m
14:43:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:43:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:34 200'
14:43:34 ++502+ head -n1
14:43:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:34 ++502+ tail -n1
14:43:34 +502+ STATUS_CODE=200
14:43:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:34 ++502+ jq -r .notarizationStatus.status
14:43:34 +502+ STATUS=IN_PROGRESS
14:43:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:34 +502+ sleep 1m
14:43:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:43:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:38 200'
14:43:38 ++906+ head -n1
14:43:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:38 ++906+ tail -n1
14:43:38 +906+ STATUS_CODE=200
14:43:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:38 ++906+ jq -r .notarizationStatus.status
14:43:38 +906+ STATUS=IN_PROGRESS
14:43:38 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:38 +906+ sleep 1m
14:43:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:43:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:43:46 200'
14:43:46 ++270+ head -n1
14:43:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:43:46 ++270+ tail -n1
14:43:46 +270+ STATUS_CODE=200
14:43:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:43:46 ++270+ jq -r .notarizationStatus.status
14:43:46 +270+ STATUS=IN_PROGRESS
14:43:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:43:46 +270+ sleep 1m
14:44:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:44:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:44:04 200'
14:44:04 ++782+ head -n1
14:44:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:44:04 ++782+ tail -n1
14:44:04 +782+ STATUS_CODE=200
14:44:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:44:04 ++782+ jq -r .notarizationStatus.status
14:44:04 +782+ STATUS=IN_PROGRESS
14:44:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:04 +782+ sleep 1m
14:44:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:44:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:44:09 200'
14:44:09 ++226+ head -n1
14:44:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:44:09 ++226+ tail -n1
14:44:09 +226+ STATUS_CODE=200
14:44:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:44:09 ++226+ jq -r .notarizationStatus.status
14:44:09 +226+ STATUS=IN_PROGRESS
14:44:09 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:09 +226+ sleep 1m
14:44:09 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:44:09 +606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:44:09 200'
14:44:09 ++606+ head -n1
14:44:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:44:09 ++606+ tail -n1
14:44:09 +606+ STATUS_CODE=200
14:44:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:44:09 ++606+ jq -r .notarizationStatus.status
14:44:09 +606+ STATUS=IN_PROGRESS
14:44:09 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:09 +606+ sleep 1m
14:44:12 ++1040+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/status
14:44:12 +1040+ RESPONSE_RAW='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","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\": \"6d6b6d97-9dc2-46ae-8c7b-5327639e6bbc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg\",\n  \"uploadDate\": \"2024-03-07T19:24:15.488Z\",\n  \"sha256\": \"b8b825c7710f37b55ef1ceeb88947f075a5d5a55c0aeeceb2b094cfaae2877ea\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8f6b2a57757f82e3892cd137cd6a5c4e97f4add2\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5b483c14874a77cfd90685c200cd14ac030fb60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.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-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.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-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5b483c14874a77cfd90685c200cd14ac030fb60\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:44:12 200'
14:44:12 ++1040+ head -n1
14:44:12 +1040+ RESPONSE='{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","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\": \"6d6b6d97-9dc2-46ae-8c7b-5327639e6bbc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg\",\n  \"uploadDate\": \"2024-03-07T19:24:15.488Z\",\n  \"sha256\": \"b8b825c7710f37b55ef1ceeb88947f075a5d5a55c0aeeceb2b094cfaae2877ea\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8f6b2a57757f82e3892cd137cd6a5c4e97f4add2\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5b483c14874a77cfd90685c200cd14ac030fb60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.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-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.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-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5b483c14874a77cfd90685c200cd14ac030fb60\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:44:12 ++1040+ tail -n1
14:44:12 +1040+ STATUS_CODE=200
14:44:12 ++1040+ jq -r .notarizationStatus.status
14:44:12 ++1040+ echo '{"uuid":"86696425-1509-48d0-9af4-3c2d75db23fd","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\":' '\"6d6b6d97-9dc2-46ae-8c7b-5327639e6bbc\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:24:15.488Z\",\n' '\"sha256\":' '\"b8b825c7710f37b55ef1ceeb88947f075a5d5a55c0aeeceb2b094cfaae2877ea\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f6b2a57757f82e3892cd137cd6a5c4e97f4add2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5b483c14874a77cfd90685c200cd14ac030fb60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.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-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.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-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-R-macosx-cocoa-x86_64-8810833275661498857.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5b483c14874a77cfd90685c200cd14ac030fb60\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:44:12 +1040+ STATUS=COMPLETE
14:44:12 +1040+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:12 +1040+ [[ 200 == \5\0\3 ]]
14:44:12 +1040+ [[ 200 == \5\0\2 ]]
14:44:12 +1040+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:44:12 +1040+ break
14:44:12 +1040+ rm eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:12 +1040+ curl -JO https://cbi.eclipse.org/macos/xcrun/86696425-1509-48d0-9af4-3c2d75db23fd/download
14:44:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:44:12                                  Dload  Upload   Total   Spent    Left  Speed
14:44:12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 29.7M    0 29.7M    0     0  75.3M      0 --:--:-- --:--:-- --:--:-- 75.3M
100  122M    0  122M    0     0  88.0M      0 --:--:--  0:00:01 --:--:-- 87.9M
100  211M    0  211M    0     0  88.5M      0 --:--:--  0:00:02 --:--:-- 88.4M
100  305M    0  305M    0     0  89.9M      0 --:--:--  0:00:03 --:--:-- 89.9M
100  390M    0  390M    0     0  88.8M      0 --:--:--  0:00:04 --:--:-- 88.8M
100  394M    0  394M    0     0  88.6M      0 --:--:--  0:00:04 --:--:-- 89.9M
14:44:16 curl: Saved to filename 'eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg'
14:44:16 +1040+ cp -vf eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:17 'eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg'
14:44:17 ++1040+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:17 +1040+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:44:17 ++1040+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:17 +1040+ b=eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:17 +1040+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:44:17 +1040+ md5sum eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:17 +1040+ sha1sum eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:18 +1040+ sha512sum -b eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:20 +1040+ rm eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:44:20 +1040+ rm -f eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:44:20 +1040+ rm -f eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:44:20 +1040+ rm -f eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:44:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:44:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:44:34 200'
14:44:34 ++502+ head -n1
14:44:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:44:34 ++502+ tail -n1
14:44:34 +502+ STATUS_CODE=200
14:44:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:44:34 ++502+ jq -r .notarizationStatus.status
14:44:34 +502+ STATUS=IN_PROGRESS
14:44:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:34 +502+ sleep 1m
14:44:38 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/status
14:44:38 +906+ RESPONSE_RAW='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","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\": \"bc526992-5e27-43ec-ae52-39ec5f4cb23c\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg\",\n  \"uploadDate\": \"2024-03-07T19:23:31.264Z\",\n  \"sha256\": \"5f48c097198a51ba78f603fd94bee5d70455696e7bb69a1c9cd2029c48cb8164\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32cb37277cfae1112401606fdb8fa3b1a7dcde6a\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fc7e2e822467e1dc96665b6da032dd2b79decae\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.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-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.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-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fc7e2e822467e1dc96665b6da032dd2b79decae\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:44:38 200'
14:44:38 ++906+ head -n1
14:44:38 +906+ RESPONSE='{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","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\": \"bc526992-5e27-43ec-ae52-39ec5f4cb23c\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg\",\n  \"uploadDate\": \"2024-03-07T19:23:31.264Z\",\n  \"sha256\": \"5f48c097198a51ba78f603fd94bee5d70455696e7bb69a1c9cd2029c48cb8164\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32cb37277cfae1112401606fdb8fa3b1a7dcde6a\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fc7e2e822467e1dc96665b6da032dd2b79decae\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.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-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.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-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fc7e2e822467e1dc96665b6da032dd2b79decae\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:44:38 ++906+ tail -n1
14:44:38 +906+ STATUS_CODE=200
14:44:38 ++906+ jq -r .notarizationStatus.status
14:44:38 ++906+ echo '{"uuid":"186005cc-7210-4485-962c-ef1837ced34e","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\":' '\"bc526992-5e27-43ec-ae52-39ec5f4cb23c\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:23:31.264Z\",\n' '\"sha256\":' '\"5f48c097198a51ba78f603fd94bee5d70455696e7bb69a1c9cd2029c48cb8164\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"32cb37277cfae1112401606fdb8fa3b1a7dcde6a\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fc7e2e822467e1dc96665b6da032dd2b79decae\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.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-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.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-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-R-macosx-cocoa-x86_64-12394359839342271872.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fc7e2e822467e1dc96665b6da032dd2b79decae\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:44:38 +906+ STATUS=COMPLETE
14:44:38 +906+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:38 +906+ [[ 200 == \5\0\3 ]]
14:44:38 +906+ [[ 200 == \5\0\2 ]]
14:44:38 +906+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:44:38 +906+ break
14:44:38 +906+ rm eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:38 +906+ curl -JO https://cbi.eclipse.org/macos/xcrun/186005cc-7210-4485-962c-ef1837ced34e/download
14:44:38   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:44:38                                  Dload  Upload   Total   Spent    Left  Speed
14:44:38 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2874k    0 2874k    0     0  53.9M      0 --:--:-- --:--:-- --:--:-- 52.9M
100 97.7M    0 97.7M    0     0  92.8M      0 --:--:--  0:00:01 --:--:-- 92.8M
100  198M    0  198M    0     0  96.4M      0 --:--:--  0:00:02 --:--:-- 96.4M
100  289M    0  289M    0     0  94.8M      0 --:--:--  0:00:03 --:--:-- 94.7M
100  382M    0  382M    0     0  94.4M      0 --:--:--  0:00:04 --:--:-- 94.3M
100  482M    0  482M    0     0  95.5M      0 --:--:--  0:00:05 --:--:-- 95.9M
100  491M    0  491M    0     0  95.5M      0 --:--:--  0:00:05 --:--:-- 96.2M
14:44:43 curl: Saved to filename 'eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg'
14:44:43 +906+ cp -vf eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:44 'eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg'
14:44:44 ++906+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:44 +906+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:44:44 ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:44 +906+ b=eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:44 +906+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:44:44 +906+ md5sum eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:45 +906+ sha1sum eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:44:46 +906+ sha512sum -b eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg
14:44:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:44:46 200'
14:44:46 ++270+ head -n1
14:44:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:44:46 ++270+ tail -n1
14:44:46 +270+ STATUS_CODE=200
14:44:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:44:46 ++270+ jq -r .notarizationStatus.status
14:44:46 +270+ STATUS=IN_PROGRESS
14:44:46 +270+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:44:46 +270+ sleep 1m
14:44:48 +906+ rm eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:44:48 +906+ rm -f eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:44:48 +906+ rm -f eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:44:48 +906+ rm -f eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:45:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:45:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:45:04 200'
14:45:04 ++782+ head -n1
14:45:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:45:04 ++782+ tail -n1
14:45:04 +782+ STATUS_CODE=200
14:45:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:45:04 ++782+ jq -r .notarizationStatus.status
14:45:04 +782+ STATUS=IN_PROGRESS
14:45:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:45:04 +782+ sleep 1m
14:45:09 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/status
14:45:09 +226+ RESPONSE_RAW='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","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\": \"1a817f85-29a5-459d-a805-493669408d07\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:34.450Z\",\n  \"sha256\": \"ee6b8b2c3e7d9ac224ba0c79532fef8cc94deb996f47c098f299944a5ec5f3bc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"763726f8bef003003889b8ef82a8122fe23a9638\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0301489ab34bc60ccb471298c6e42daadce6cad7\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0301489ab34bc60ccb471298c6e42daadce6cad7\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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"}}
14:45:09 200'
14:45:09 ++226+ head -n1
14:45:09 +226+ RESPONSE='{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","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\": \"1a817f85-29a5-459d-a805-493669408d07\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:34.450Z\",\n  \"sha256\": \"ee6b8b2c3e7d9ac224ba0c79532fef8cc94deb996f47c098f299944a5ec5f3bc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"763726f8bef003003889b8ef82a8122fe23a9638\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0301489ab34bc60ccb471298c6e42daadce6cad7\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0301489ab34bc60ccb471298c6e42daadce6cad7\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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"}}'
14:45:09 ++226+ tail -n1
14:45:09 +226+ STATUS_CODE=200
14:45:09 ++226+ jq -r .notarizationStatus.status
14:45:09 ++226+ echo '{"uuid":"3608e9b8-3466-478d-bab9-d3c051e42349","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\":' '\"1a817f85-29a5-459d-a805-493669408d07\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:19:34.450Z\",\n' '\"sha256\":' '\"ee6b8b2c3e7d9ac224ba0c79532fef8cc94deb996f47c098f299944a5ec5f3bc\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"763726f8bef003003889b8ef82a8122fe23a9638\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0301489ab34bc60ccb471298c6e42daadce6cad7\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0301489ab34bc60ccb471298c6e42daadce6cad7\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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-2024-03-R-macosx-cocoa-aarch64-1046949929119356583.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"}}'
14:45:09 +226+ STATUS=COMPLETE
14:45:09 +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:45:09 +226+ [[ 200 == \5\0\3 ]]
14:45:09 +226+ [[ 200 == \5\0\2 ]]
14:45:09 +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:45:09 +226+ break
14:45:09 +226+ rm eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:09 +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/3608e9b8-3466-478d-bab9-d3c051e42349/download
14:45:09   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:45:09                                  Dload  Upload   Total   Spent    Left  Speed
14:45:09 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/status
14:45:09 
100 17.2M    0 17.2M    0     0  83.4M      0 --:--:-- --:--:-- --:--:-- 83.0M+606+ RESPONSE_RAW='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","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\": \"948339bb-80b2-42b4-ba07-6e5e1f0b6048\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:21.496Z\",\n  \"sha256\": \"2ef1e90e8ec603ed9f0a3cbb45eee9fb274b1f273fed0fbe44eaddf3ae0375aa\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a635785b71e937dab23f8ee2010a5e2b1a001c6c\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d16886f5f161b1a023761caebe3c442fcb9d57b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d16886f5f161b1a023761caebe3c442fcb9d57b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:45:09 200'
14:45:09 ++606+ head -n1
14:45:09 +606+ RESPONSE='{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","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\": \"948339bb-80b2-42b4-ba07-6e5e1f0b6048\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:21.496Z\",\n  \"sha256\": \"2ef1e90e8ec603ed9f0a3cbb45eee9fb274b1f273fed0fbe44eaddf3ae0375aa\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a635785b71e937dab23f8ee2010a5e2b1a001c6c\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d16886f5f161b1a023761caebe3c442fcb9d57b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d16886f5f161b1a023761caebe3c442fcb9d57b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:45:09 ++606+ tail -n1
14:45:09 +606+ STATUS_CODE=200
14:45:09 ++606+ jq -r .notarizationStatus.status
14:45:09 ++606+ echo '{"uuid":"7f4c7baf-e59f-4b0f-adba-60f851e1ed8b","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\":' '\"948339bb-80b2-42b4-ba07-6e5e1f0b6048\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:22:21.496Z\",\n' '\"sha256\":' '\"2ef1e90e8ec603ed9f0a3cbb45eee9fb274b1f273fed0fbe44eaddf3ae0375aa\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a635785b71e937dab23f8ee2010a5e2b1a001c6c\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7d16886f5f161b1a023761caebe3c442fcb9d57b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.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-2024-03-R-macosx-cocoa-x86_64-18134028157320787502.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7d16886f5f161b1a023761caebe3c442fcb9d57b\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:45:09 +606+ STATUS=COMPLETE
14:45:09 +606+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:45:09 +606+ [[ 200 == \5\0\3 ]]
14:45:09 +606+ [[ 200 == \5\0\2 ]]
14:45:09 +606+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:45:09 +606+ break
14:45:09 +606+ rm eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:09 +606+ curl -JO https://cbi.eclipse.org/macos/xcrun/7f4c7baf-e59f-4b0f-adba-60f851e1ed8b/download
14:45:09   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:45:09                                  Dload  Upload   Total   Spent    Left  Speed
14:45:09 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26.2M    0 26.2M    0     0  28.1M      0 --:--:-- --:--:-- --:--:-- 28.0M
100 89.4M    0 89.4M    0     0  74.1M      0 --:--:--  0:00:01 --:--:-- 74.0M
100 54.7M    0 54.7M    0     0  28.3M      0 --:--:--  0:00:01 --:--:-- 28.2M
100  149M    0  149M    0     0  67.9M      0 --:--:--  0:00:02 --:--:-- 67.8M
100 81.5M    0 81.5M    0     0  27.7M      0 --:--:--  0
100  208M:00:02 --:--:-- 27.7M    0  208M    0     0  65.1M      0 --:--:--  0:00:03 --:--:-- 65.1M
100  256M    0  256M    0     0  61.0M      0 --:--:--  0:00:04 --:--:-- 61.0M
100 97.5M    0 97.5M    0     0  24.8M      0 --:--:--  0:00:03 --:--:-- 24.7M
100  12
100  312M2M    0  122M    0     0  24.8M      0 --:--:--  0:00:04    0  312M    0     0 --:  60--:-- 24.8M.0M      0 --:--:--  0:00:05 --:--:-- 59.0M
100  364M    0  364M    0     0  58.7M      0 --:--:--  0:00:06 --:--:-- 55.0M
100  153M    0  153M    0     0  25.8M      0 --:--:--  0:00:05 --:--:-- 25.3M
100  428M    0  428M    0     0  59.4M      0 --:--:--  0:00:07 --:--:-- 55.6M
100  173M    0  173M    0     0  24.9M      0 --:--:--  0:00:06 --:--:-- 23.6M
100  204M    0  204M    0     0  25.7M      0 --:--:--  0:00:07 --:--:-- 24.5M
100  486M    0  486M    0     0  59.2M      0 --:--:--  0:00:08 --:--:-- 55.5M
100  528M    0  528M    0     0  59.6M      0 --:--:--  0:00:08 --:--:-- 58.3M
14:45:18 curl: Saved to filename 'eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg'
14:45:18 +226+ cp -vf eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:18 
100  249M    0  249M    0     0  27.9M      0 --:--:--  0:00:08 --:--:-- 30.3M'eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg'
14:45:18 ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:18 +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:45:18 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:18 +226+ b=eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:18 +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:45:18 +226+ md5sum eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:19 
100  326M    0  326M    0     0  32.8M      0 --:--:--  0:00:09 --:--:-- 40.6M+226+ sha1sum eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:20 
100  395M    0  395M    0     0  36.1M      0 --:--:--  0:00:10 --:--:-- 48.4M+226+ sha512sum -b eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg
14:45:21 
100  447M    0  447M    0     0  37.5M      0 --:--:--  0:00:11 --:--:-- 54.9M
100  510M    0  510M    0     0  40.0M      0 --:--:--  0:00:12 --:--:-- 63.5M
14:45:22 curl: Saved to filename 'eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg'
14:45:22 +606+ cp -vf eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:22 +226+ rm eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:45:22 +226+ rm -f eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:45:22 +226+ rm -f eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:45:22 +226+ rm -f eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:45:23 'eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg'
14:45:23 ++606+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:23 +606+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:45:23 ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:23 +606+ b=eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:23 +606+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:45:23 +606+ md5sum eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:24 +606+ sha1sum eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:25 +606+ sha512sum -b eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:26 +606+ rm eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:45:26 +606+ rm -f eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:45:26 +606+ rm -f eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:45:26 +606+ rm -f eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:45:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:45:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:45:34 200'
14:45:34 ++502+ head -n1
14:45:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:45:34 ++502+ tail -n1
14:45:34 +502+ STATUS_CODE=200
14:45:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:45:34 ++502+ jq -r .notarizationStatus.status
14:45:34 +502+ STATUS=IN_PROGRESS
14:45:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:45:34 +502+ sleep 1m
14:45:46 ++270+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/status
14:45:46 +270+ RESPONSE_RAW='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","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\": \"279cce95-fe8f-4492-a708-8f16da890b65\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:33.747Z\",\n  \"sha256\": \"0f383b95ba612f5262771c7881286266472a14381a2c707bc68a82141a78e6f1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e55bb9ea1235492cf782aa364ac6f9242e13849e\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5aae62135d9027c799a383438b5e82c2c70aed4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5aae62135d9027c799a383438b5e82c2c70aed4\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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"}}
14:45:46 200'
14:45:46 ++270+ head -n1
14:45:46 +270+ RESPONSE='{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","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\": \"279cce95-fe8f-4492-a708-8f16da890b65\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg\",\n  \"uploadDate\": \"2024-03-07T19:19:33.747Z\",\n  \"sha256\": \"0f383b95ba612f5262771c7881286266472a14381a2c707bc68a82141a78e6f1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e55bb9ea1235492cf782aa364ac6f9242e13849e\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5aae62135d9027c799a383438b5e82c2c70aed4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5aae62135d9027c799a383438b5e82c2c70aed4\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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"}}'
14:45:46 ++270+ tail -n1
14:45:46 +270+ STATUS_CODE=200
14:45:46 ++270+ jq -r .notarizationStatus.status
14:45:46 ++270+ echo '{"uuid":"3791b5b1-ad1b-42ea-939d-391912bc5bf8","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\":' '\"279cce95-fe8f-4492-a708-8f16da890b65\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:19:33.747Z\",\n' '\"sha256\":' '\"0f383b95ba612f5262771c7881286266472a14381a2c707bc68a82141a78e6f1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e55bb9ea1235492cf782aa364ac6f9242e13849e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5aae62135d9027c799a383438b5e82c2c70aed4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5aae62135d9027c799a383438b5e82c2c70aed4\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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-2024-03-R-macosx-cocoa-x86_64-4703858990276196660.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"}}'
14:45:46 +270+ STATUS=COMPLETE
14:45:46 +270+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:45:46 +270+ [[ 200 == \5\0\3 ]]
14:45:46 +270+ [[ 200 == \5\0\2 ]]
14:45:46 +270+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:45:46 +270+ break
14:45:46 +270+ rm eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:46 +270+ curl -JO https://cbi.eclipse.org/macos/xcrun/3791b5b1-ad1b-42ea-939d-391912bc5bf8/download
14:45:46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:45:46                                  Dload  Upload   Total   Spent    Left  Speed
14:45:46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 31.5M    0 31.5M    0     0  96.8M      0 --:--:-- --:--:-- --:--:-- 96.5M
100  111M    0  111M    0     0  84.1M      0 --:--:--  0:00:01 --:--:-- 84.0M
100  182M    0  182M    0     0  78.3M      0 --:--:--  0:00:02 --:--:-- 78.3M
100  284M    0  284M    0     0  85.5M      0 --:--:--  0:00:03 --:--:-- 85.5M
100  380M    0  380M    0     0  87.8M      0 --:--:--  0:00:04 --:--:-- 87.8M
100  470M    0  470M    0     0  88.2M      0 --:--:--  0:00:05 --:--:-- 87.6M
100  530M    0  530M    0     0  89.3M      0 --:--:--  0:00:05 --:--:-- 90.9M
14:45:52 curl: Saved to filename 'eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg'
14:45:52 +270+ cp -vf eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:52 'eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg'
14:45:52 ++270+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:52 +270+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:45:52 ++270+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:52 +270+ b=eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:52 +270+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:45:52 +270+ md5sum eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:53 +270+ sha1sum eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:55 +270+ sha512sum -b eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg
14:45:56 +270+ rm eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:45:56 +270+ rm -f eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:45:56 +270+ rm -f eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:45:56 +270+ rm -f eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:46:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:46:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:46:04 200'
14:46:04 ++782+ head -n1
14:46:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:46:04 ++782+ tail -n1
14:46:04 +782+ STATUS_CODE=200
14:46:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:46:04 ++782+ jq -r .notarizationStatus.status
14:46:04 +782+ STATUS=IN_PROGRESS
14:46:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:46:04 +782+ sleep 1m
14:46:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:46:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:46:34 200'
14:46:34 ++502+ head -n1
14:46:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:46:34 ++502+ tail -n1
14:46:34 +502+ STATUS_CODE=200
14:46:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:46:34 ++502+ jq -r .notarizationStatus.status
14:46:34 +502+ STATUS=IN_PROGRESS
14:46:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:46:34 +502+ sleep 1m
14:47:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:47:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:47:04 200'
14:47:04 ++782+ head -n1
14:47:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:47:04 ++782+ tail -n1
14:47:04 +782+ STATUS_CODE=200
14:47:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:47:04 ++782+ jq -r .notarizationStatus.status
14:47:04 +782+ STATUS=IN_PROGRESS
14:47:04 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:47:04 +782+ sleep 1m
14:47:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:47:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:47:34 200'
14:47:34 ++502+ head -n1
14:47:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:47:34 ++502+ tail -n1
14:47:34 +502+ STATUS_CODE=200
14:47:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:47:34 ++502+ jq -r .notarizationStatus.status
14:47:34 +502+ STATUS=IN_PROGRESS
14:47:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:47:34 +502+ sleep 1m
14:48:04 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/status
14:48:04 +782+ RESPONSE_RAW='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","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\": \"b0f4b779-047e-486f-9cce-2c38bc34c6ce\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg\",\n  \"uploadDate\": \"2024-03-07T19:23:38.556Z\",\n  \"sha256\": \"d2e2c695a27b87e8994ff2ddc4022c863b6919342af876d27f4ec9ebd8b74dfa\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aad16a910e308fd02afbd9722c45eb601a8ff75\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea3184753c8801c6eacf07e8fc1c2d7642d0cb2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.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-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.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-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea3184753c8801c6eacf07e8fc1c2d7642d0cb2\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:48:04 200'
14:48:04 ++782+ head -n1
14:48:04 +782+ RESPONSE='{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","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\": \"b0f4b779-047e-486f-9cce-2c38bc34c6ce\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg\",\n  \"uploadDate\": \"2024-03-07T19:23:38.556Z\",\n  \"sha256\": \"d2e2c695a27b87e8994ff2ddc4022c863b6919342af876d27f4ec9ebd8b74dfa\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aad16a910e308fd02afbd9722c45eb601a8ff75\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea3184753c8801c6eacf07e8fc1c2d7642d0cb2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.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-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.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-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea3184753c8801c6eacf07e8fc1c2d7642d0cb2\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:48:04 ++782+ tail -n1
14:48:04 +782+ STATUS_CODE=200
14:48:04 ++782+ jq -r .notarizationStatus.status
14:48:04 ++782+ echo '{"uuid":"7bd236da-1449-46e3-bdd8-b0866c91976b","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\":' '\"b0f4b779-047e-486f-9cce-2c38bc34c6ce\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:23:38.556Z\",\n' '\"sha256\":' '\"d2e2c695a27b87e8994ff2ddc4022c863b6919342af876d27f4ec9ebd8b74dfa\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aad16a910e308fd02afbd9722c45eb601a8ff75\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea3184753c8801c6eacf07e8fc1c2d7642d0cb2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.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-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.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-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-aarch64-12115870476092378604.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea3184753c8801c6eacf07e8fc1c2d7642d0cb2\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:48:04 +782+ STATUS=COMPLETE
14:48:04 +782+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:48:04 +782+ [[ 200 == \5\0\3 ]]
14:48:04 +782+ [[ 200 == \5\0\2 ]]
14:48:04 +782+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:48:04 +782+ break
14:48:04 +782+ rm eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:04 +782+ curl -JO https://cbi.eclipse.org/macos/xcrun/7bd236da-1449-46e3-bdd8-b0866c91976b/download
14:48:04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:48:04                                  Dload  Upload   Total   Spent    Left  Speed
14:48:04 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18.1M    0 18.1M    0     0  79.1M      0 --:--:-- --:--:-- --:--:-- 78.7M
100  107M    0  107M    0     0  87.1M      0 --:--:--  0:00:01 --:--:-- 87.0M
100  199M    0  199M    0     0  89.2M      0 --:--:--  0:00:02 --:--:-- 89.2M
100  295M    0  295M    0     0  91.4M      0 --:--:--  0:00:03 --:--:-- 91.4M
100  381M    0  381M    0     0  90.0M      0 --:--:--  0:00:04 --:--:-- 90.0M
100  468M    0  468M    0     0  89.4M      0 --:--:--  0:00:05 --:--:-- 89.9M
100  560M    0  560M    0     0  89.8M      0 --:--:--  0:00:06 --:--:-- 90.5M
100  598M    0  598M    0     0  89.5M      0 --:--:--  0:00:06 --:--:-- 89.6M
14:48:11 curl: Saved to filename 'eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg'
14:48:11 +782+ cp -vf eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:11 'eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg'
14:48:11 ++782+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:11 +782+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:48:11 ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:11 +782+ b=eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:11 +782+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:48:11 +782+ md5sum eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:12 +782+ sha1sum eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:14 +782+ sha512sum -b eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg
14:48:16 +782+ rm eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize
14:48:16 +782+ rm -f eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:48:16 +782+ rm -f eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:48:16 +782+ rm -f eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:48:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:48:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
14:48:34 200'
14:48:34 ++502+ head -n1
14:48:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
14:48:34 ++502+ tail -n1
14:48:34 +502+ STATUS_CODE=200
14:48:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
14:48:34 ++502+ jq -r .notarizationStatus.status
14:48:34 +502+ STATUS=IN_PROGRESS
14:48:34 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:48:34 +502+ sleep 1m
14:49:34 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/status
14:49:34 +502+ RESPONSE_RAW='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","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\": \"98b0dfbf-1e9b-4eac-a36b-6fa91c436251\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:05.228Z\",\n  \"sha256\": \"52c62c7ea83e52324f084a56d6dd0843c7959400716f6ecc96fb5f006c0fd69d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50ea3da93178e57ab0d522450b5dcefab8eb50ce\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da82ab9b6cf651adc2cd9b77daa478c4ce509c07\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.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-2024-03-R-macosx-cocoa-x86_64-290479518461302715.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-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da82ab9b6cf651adc2cd9b77daa478c4ce509c07\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
14:49:34 200'
14:49:34 ++502+ head -n1
14:49:34 +502+ RESPONSE='{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","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\": \"98b0dfbf-1e9b-4eac-a36b-6fa91c436251\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg\",\n  \"uploadDate\": \"2024-03-07T19:22:05.228Z\",\n  \"sha256\": \"52c62c7ea83e52324f084a56d6dd0843c7959400716f6ecc96fb5f006c0fd69d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50ea3da93178e57ab0d522450b5dcefab8eb50ce\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da82ab9b6cf651adc2cd9b77daa478c4ce509c07\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.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-2024-03-R-macosx-cocoa-x86_64-290479518461302715.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-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da82ab9b6cf651adc2cd9b77daa478c4ce509c07\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
14:49:34 ++502+ tail -n1
14:49:34 +502+ STATUS_CODE=200
14:49:34 ++502+ jq -r .notarizationStatus.status
14:49:34 ++502+ echo '{"uuid":"89d1dd94-ec2a-433d-a7a4-51c82532ad1e","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\":' '\"98b0dfbf-1e9b-4eac-a36b-6fa91c436251\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg\",\n' '\"uploadDate\":' '\"2024-03-07T19:22:05.228Z\",\n' '\"sha256\":' '\"52c62c7ea83e52324f084a56d6dd0843c7959400716f6ecc96fb5f006c0fd69d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50ea3da93178e57ab0d522450b5dcefab8eb50ce\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da82ab9b6cf651adc2cd9b77daa478c4ce509c07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240307-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.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-2024-03-R-macosx-cocoa-x86_64-290479518461302715.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-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240227-1638.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-R-macosx-cocoa-x86_64-290479518461302715.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da82ab9b6cf651adc2cd9b77daa478c4ce509c07\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
14:49:34 +502+ STATUS=COMPLETE
14:49:34 +502+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:49:34 +502+ [[ 200 == \5\0\3 ]]
14:49:34 +502+ [[ 200 == \5\0\2 ]]
14:49:34 +502+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:49:34 +502+ break
14:49:34 +502+ rm eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:34 +502+ curl -JO https://cbi.eclipse.org/macos/xcrun/89d1dd94-ec2a-433d-a7a4-51c82532ad1e/download
14:49:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:49:34                                  Dload  Upload   Total   Spent    Left  Speed
14:49:34 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 60208    0 60208    0     0  2939k      0 --:--:-- --:--:-- --:--:-- 2939k
100 95.4M    0 95.4M    0     0  93.7M      0 --:--:--  0:00:01 --:--:-- 93.6M
100  193M    0  193M    0     0  95.9M      0 --:--:--  0:00:02 --:--:-- 95.8M
100  275M    0  275M    0     0  91.1M      0 --:--:--  0:00:03 --:--:-- 91.1M
100  343M    0  343M    0     0  85.4M      0 --:--:--  0:00:04 --:--:-- 85.4M
100  431M    0  431M    0     0  85.9M      0 --:--:--  0:00:05 --:--:-- 86.2M
100  538M    0  538M    0     0  89.4M      0 --:--:--  0:00:06 --:--:-- 88.5M
100  599M    0  599M    0     0  91.1M      0 --:--:--  0:00:06 --:--:-- 89.0M
14:49:41 curl: Saved to filename 'eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg'
14:49:41 +502+ cp -vf eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:41 'eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg'
14:49:41 ++502+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:41 +502+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:49:41 ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:41 +502+ b=eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:41 +502+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:49:41 +502+ md5sum eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:43 +502+ sha1sum eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:44 +502+ sha512sum -b eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg
14:49:46 +502+ rm eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize
14:49:46 +502+ rm -f eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:49:46 +502+ rm -f eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:49:46 +502+ rm -f eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:49:46 +134+ pushd temp
14:49:46 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
14:49:46 ++134+ find eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
14:49:46 +134+ for i in $( find * -name '*.dmg' )
14:49:46 +134+ scp eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:49:57 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:49:57 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:49:58 +134+ for i in $( find * -name '*.dmg' )
14:49:58 +134+ scp eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:50:09 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:50:10 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:50:10 +134+ for i in $( find * -name '*.dmg' )
14:50:10 +134+ scp eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:50:18 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:50:19 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:50:19 +134+ for i in $( find * -name '*.dmg' )
14:50:19 +134+ scp eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:50:28 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:50:28 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:50:28 +134+ for i in $( find * -name '*.dmg' )
14:50:28 +134+ scp eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:50:38 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:50:39 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:50:39 +134+ for i in $( find * -name '*.dmg' )
14:50:39 +134+ scp eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:50:49 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:50:49 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:50:50 +134+ for i in $( find * -name '*.dmg' )
14:50:50 +134+ scp eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:50:59 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:51:00 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:51:00 +134+ for i in $( find * -name '*.dmg' )
14:51:00 +134+ scp eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:51:08 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:51:08 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:51:09 +134+ for i in $( find * -name '*.dmg' )
14:51:09 +134+ scp eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:51:16 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:51:17 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:51:17 +134+ for i in $( find * -name '*.dmg' )
14:51:17 +134+ scp eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:51:25 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:51:25 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:51:26 +134+ for i in $( find * -name '*.dmg' )
14:51:26 +134+ scp eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:51:38 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:51:38 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:51:39 +134+ for i in $( find * -name '*.dmg' )
14:51:39 +134+ scp eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:51:50 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:51:51 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:51:51 +134+ for i in $( find * -name '*.dmg' )
14:51:51 +134+ scp eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:52:06 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:52:06 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:52:06 +134+ for i in $( find * -name '*.dmg' )
14:52:06 +134+ scp eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:52:20 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:52:20 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:52:20 +134+ for i in $( find * -name '*.dmg' )
14:52:20 +134+ scp eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:52:29 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:52:29 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:52:30 +134+ for i in $( find * -name '*.dmg' )
14:52:30 +134+ scp eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:52:39 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:52:39 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:52:40 +134+ for i in $( find * -name '*.dmg' )
14:52:40 +134+ scp eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:52:50 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:52:51 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:52:51 +134+ for i in $( find * -name '*.dmg' )
14:52:51 +134+ scp eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:53:00 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:53:01 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:53:01 +134+ for i in $( find * -name '*.dmg' )
14:53:01 +134+ scp eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:53:10 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-signed
14:53:11 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-aarch64.dmg-tonotarize*'
14:53:11 +134+ for i in $( find * -name '*.dmg' )
14:53:11 +134+ scp eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
14:53:21 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-signed
14:53:21 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-R-macosx-cocoa-x86_64.dmg-tonotarize*'
14:53:21 +134+ popd
14:53:21 ~/agent/workspace/notarize-downloads
14:53:21 ++134+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
14:53:21 +134+ [[ -n '' ]]
14:53:21 $ ssh-agent -k
14:53:21 unset SSH_AUTH_SOCK;
14:53:21 unset SSH_AGENT_PID;
14:53:21 echo Agent pid 50 killed;
14:53:21 [ssh-agent] Stopped.
14:53:21 Archiving artifacts
14:53:22 Finished: SUCCESS