Skip to content
Success

Console Output

05:14:33 Started by user Ed Merks
05:14:33 Running as Ed Merks
05:14:33 Agent basic-rppkg is provisioned from template basic
05:14:33 ---
05:14:33 apiVersion: "v1"
05:14:33 kind: "Pod"
05:14:33 metadata:
05:14:33   annotations:
05:14:33     kubernetes.jenkins.io/last-refresh: "1717060466963"
05:14:33   labels:
05:14:33     jenkins: "slave"
05:14:33     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
05:14:33     jenkins/label: "basic"
05:14:33     kubernetes.jenkins.io/controller: "http___jenkins-ui_packaging_svc_cluster_local_packagingx"
05:14:33   name: "basic-rppkg"
05:14:33   namespace: "packaging"
05:14:33 spec:
05:14:33   containers:
05:14:33   - env:
05:14:33     - name: "JENKINS_SECRET"
05:14:33       value: "********"
05:14:33     - name: "JENKINS_TUNNEL"
05:14:33       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
05:14:33     - name: "JENKINS_AGENT_NAME"
05:14:33       value: "basic-rppkg"
05:14:33     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:14:33       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:14:33         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:14:33     - name: "JAVA_TOOL_OPTIONS"
05:14:33       value: ""
05:14:33     - name: "_JAVA_OPTIONS"
05:14:33       value: ""
05:14:33     - name: "REMOTING_OPTS"
05:14:33       value: "-noReconnectAfter 1d"
05:14:33     - name: "OPENJ9_JAVA_OPTIONS"
05:14:33       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:14:33     - name: "JENKINS_NAME"
05:14:33       value: "basic-rppkg"
05:14:33     - name: "JENKINS_AGENT_WORKDIR"
05:14:33       value: "/home/jenkins/agent"
05:14:33     - name: "JENKINS_URL"
05:14:33       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
05:14:33     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
05:14:33     imagePullPolicy: "Always"
05:14:33     name: "jnlp"
05:14:33     resources:
05:14:33       limits:
05:14:33         cpu: "2000m"
05:14:33         memory: "4096Mi"
05:14:33       requests:
05:14:33         cpu: "1000m"
05:14:33         memory: "4096Mi"
05:14:33     tty: true
05:14:33     volumeMounts:
05:14:33     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:14:33       name: "m2-dir"
05:14:33       readOnly: true
05:14:33       subPath: "toolchains.xml"
05:14:33     - mountPath: "/home/jenkins/.mavenrc"
05:14:33       name: "m2-dir"
05:14:33       readOnly: true
05:14:33       subPath: ".mavenrc"
05:14:33     - mountPath: "/opt/tools"
05:14:33       name: "volume-0"
05:14:33       readOnly: false
05:14:33     - mountPath: "/home/jenkins"
05:14:33       name: "volume-2"
05:14:33       readOnly: false
05:14:33     - mountPath: "/home/jenkins/.m2/repository"
05:14:33       name: "volume-3"
05:14:33       readOnly: false
05:14:33     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:14:33       name: "m2-secret-dir"
05:14:33       readOnly: true
05:14:33       subPath: "settings-security.xml"
05:14:33     - mountPath: "/home/jenkins/.m2/wrapper"
05:14:33       name: "volume-4"
05:14:33       readOnly: false
05:14:33     - mountPath: "/home/jenkins/.m2/settings.xml"
05:14:33       name: "m2-secret-dir"
05:14:33       readOnly: true
05:14:33       subPath: "settings.xml"
05:14:33     - mountPath: "/home/jenkins/.ssh"
05:14:33       name: "volume-1"
05:14:33       readOnly: false
05:14:33       subPath: ""
05:14:33     - mountPath: "/home/jenkins/agent"
05:14:33       name: "workspace-volume"
05:14:33       readOnly: false
05:14:33     workingDir: "/home/jenkins/agent"
05:14:33   nodeSelector:
05:14:33     kubernetes.io/os: "linux"
05:14:33   restartPolicy: "Never"
05:14:33   volumes:
05:14:33   - name: "volume-0"
05:14:33     persistentVolumeClaim:
05:14:33       claimName: "tools-claim-jiro-packaging"
05:14:33       readOnly: true
05:14:33   - name: "m2-secret-dir"
05:14:33     secret:
05:14:33       secretName: "m2-secret-dir"
05:14:33   - emptyDir:
05:14:33       medium: ""
05:14:33     name: "volume-2"
05:14:33   - configMap:
05:14:33       name: "m2-dir"
05:14:33     name: "m2-dir"
05:14:33   - configMap:
05:14:33       name: "known-hosts"
05:14:33     name: "volume-1"
05:14:33   - emptyDir:
05:14:33       medium: ""
05:14:33     name: "workspace-volume"
05:14:33   - emptyDir:
05:14:33       medium: ""
05:14:33     name: "volume-4"
05:14:33   - emptyDir:
05:14:33       medium: ""
05:14:33     name: "volume-3"
05:14:33 
05:14:33 Building remotely on basic-rppkg (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
05:14:33 [WS-CLEANUP] Deleting project workspace...
05:14:33 [WS-CLEANUP] Deferred wipeout is used...
05:14:33 [ssh-agent] Looking for ssh-agent implementation...
05:14:33 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:14:33 $ ssh-agent
05:14:33 SSH_AUTH_SOCK=/tmp/ssh-MdPgUHKBUSik/agent.45
05:14:33 SSH_AGENT_PID=47
05:14:33 [ssh-agent] Started.
05:14:33 Running ssh-add (command line suppressed)
05:14:33 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_1106579885305266682.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_1106579885305266682.key)
05:14:33 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
05:14:33 The recommended git tool is: git
05:14:35 using credential github-bot
05:14:35 Cloning the remote Git repository
05:14:35 Cloning repository https://github.com/eclipse-packaging/packages.git
05:14:35  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
05:14:35 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
05:14:35  > git --version # timeout=10
05:14:35  > git --version # 'git version 2.20.1'
05:14:35 using GIT_ASKPASS to set credentials GitHub bot (username/token)
05:14:35  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:14:37  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
05:14:37  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:14:37 Avoid second fetch
05:14:37  > git rev-parse origin/master^{commit} # timeout=10
05:14:37 Checking out Revision cdbc520042784423af21c208a14a79640d81d2bc (origin/master)
05:14:37  > git config core.sparsecheckout # timeout=10
05:14:37  > git checkout -f cdbc520042784423af21c208a14a79640d81d2bc # timeout=10
05:14:37 Commit message: "Set version qualifiers with setGitDate script"
05:14:37  > git rev-list --no-walk e53ace29bd9b4f1008da0c901ef2c9fffd1e453d # timeout=10
05:14:37 [notarize-downloads] $ /bin/bash /tmp/jenkins316677505711806703.sh
05:14:37 + export 'PS4=+$$+ '
05:14:37 + PS4='+$$+ '
05:14:37 +114+ SSHUSER=genie.packaging@projects-storage.eclipse.org
05:14:37 +114+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
05:14:37 +114+ SCP=scp
05:14:37 +114+ mkdir temp
05:14:37 +114+ pushd temp
05:14:37 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
05:14:37 ++114+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
05:14:38 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:14:38 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:14:47 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:14:47 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:14:58 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:14:58 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:15:11 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:15:11 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:15:24 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:15:24 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:15:34 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:15:34 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:15:44 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:15:44 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:16:03 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:16:03 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:16:13 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:16:13 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:16:24 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:16:24 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:16:33 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:16:33 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:16:47 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:16:47 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:16:56 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:16:56 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:17:05 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:17:05 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:17:13 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:17:13 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:17:25 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:17:25 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:17:36 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:17:36 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:17:47 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:17:47 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
05:17:57 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:17:57 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:18:09 +114+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
05:18:09 +114+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
05:18:18 +114+ popd
05:18:18 ~/agent/workspace/notarize-downloads
05:18:18 ++114+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
05:18:18 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:18:18 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:18:18 +114+ LOG=eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:18:18 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:18:18 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 +114+ sleep 18s
05:18:18 +114+ tee --append eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:18:18 +160+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 ++160+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 +160+ DMG=eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 +160+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 ++160+ echo eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:18 ++160+ sed s/_/-/g
05:18:18 +160+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:18:18 +160+ retryCount=1
05:18:18 +160+ '[' 1 -gt 0 ']'
05:18:18 ++160+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:18:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:18:28 200'
05:18:28 ++160+ head -n1
05:18:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:18:28 ++160+ tail -n1
05:18:28 +160+ STATUS_CODE=200
05:18:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:18:28 ++160+ jq -r .uuid
05:18:28 +160+ UUID=837a50a3-2d93-4c62-9419-1378e843cd42
05:18:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:18:28 ++160+ jq -r .notarizationStatus.status
05:18:28 +160+ STATUS=IN_PROGRESS
05:18:28 +160+ [[ 200 == \5\0\3 ]]
05:18:28 +160+ [[ 200 == \5\0\2 ]]
05:18:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:18:28 +160+ sleep 1m
05:18:36 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:18:36 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:36 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:18:36 +114+ LOG=eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:18:36 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:18:36 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:18:36 +114+ sleep 18s
05:18:36 +114+ tee --append eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:18:36 +182+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:36 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:36 +182+ DMG=eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:36 +182+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:37 ++182+ echo eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:37 ++182+ sed s/_/-/g
05:18:37 +182+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:18:37 +182+ retryCount=1
05:18:37 +182+ '[' 1 -gt 0 ']'
05:18:37 ++182+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:18:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:18:48 200'
05:18:48 ++182+ head -n1
05:18:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:18:48 ++182+ tail -n1
05:18:48 +182+ STATUS_CODE=200
05:18:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:18:48 ++182+ jq -r .uuid
05:18:48 +182+ UUID=1f45c6da-3fcd-4830-a20c-3e6e3a0920a2
05:18:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:18:48 ++182+ jq -r .notarizationStatus.status
05:18:48 +182+ STATUS=IN_PROGRESS
05:18:48 +182+ [[ 200 == \5\0\3 ]]
05:18:48 +182+ [[ 200 == \5\0\2 ]]
05:18:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:18:48 +182+ sleep 1m
05:18:54 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:18:54 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:54 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:18:54 +114+ LOG=eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:18:54 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:18:54 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:18:54 +114+ sleep 18s
05:18:54 +114+ tee --append eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:18:54 +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:54 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:54 +204+ DMG=eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:54 +204+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:55 ++204+ echo eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:18:55 ++204+ sed s/_/-/g
05:18:55 +204+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:18:55 +204+ retryCount=1
05:18:55 +204+ '[' 1 -gt 0 ']'
05:18:55 ++204+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:19:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:19:07 200'
05:19:07 ++204+ head -n1
05:19:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:07 ++204+ tail -n1
05:19:07 +204+ STATUS_CODE=200
05:19:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:07 ++204+ jq -r .uuid
05:19:07 +204+ UUID=76eb189e-81ed-4cea-a025-6682e5fc670a
05:19:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:07 ++204+ jq -r .notarizationStatus.status
05:19:07 +204+ STATUS=IN_PROGRESS
05:19:07 +204+ [[ 200 == \5\0\3 ]]
05:19:07 +204+ [[ 200 == \5\0\2 ]]
05:19:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:19:07 +204+ sleep 1m
05:19:12 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:19:12 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:12 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:19:12 +114+ LOG=eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:19:12 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:19:12 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:19:12 +114+ sleep 18s
05:19:12 +114+ tee --append eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:19:12 +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:12 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:12 +226+ DMG=eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:12 +226+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:13 ++226+ echo eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:13 ++226+ sed s/_/-/g
05:19:13 +226+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:13 +226+ retryCount=1
05:19:13 +226+ '[' 1 -gt 0 ']'
05:19:13 ++226+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:19:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:19:25 200'
05:19:25 ++226+ head -n1
05:19:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:25 ++226+ tail -n1
05:19:25 +226+ STATUS_CODE=200
05:19:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:25 ++226+ jq -r .uuid
05:19:25 +226+ UUID=fa7a81bb-c529-48cc-9d87-78e254778181
05:19:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:25 ++226+ jq -r .notarizationStatus.status
05:19:25 +226+ STATUS=IN_PROGRESS
05:19:25 +226+ [[ 200 == \5\0\3 ]]
05:19:25 +226+ [[ 200 == \5\0\2 ]]
05:19:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:19:25 +226+ sleep 1m
05:19:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:19:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:19:28 200'
05:19:28 ++160+ head -n1
05:19:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:19:28 ++160+ tail -n1
05:19:28 +160+ STATUS_CODE=200
05:19:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:19:28 ++160+ jq -r .notarizationStatus.status
05:19:28 +160+ STATUS=IN_PROGRESS
05:19:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:19:28 +160+ sleep 1m
05:19:30 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:19:30 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:19:30 +114+ LOG=eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:19:30 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:19:30 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 +114+ sleep 18s
05:19:30 +114+ tee --append eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:19:30 +258+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 ++258+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 +258+ DMG=eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 +258+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 ++258+ echo eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:19:30 ++258+ sed s/_/-/g
05:19:30 +258+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:19:30 +258+ retryCount=1
05:19:30 +258+ '[' 1 -gt 0 ']'
05:19:30 ++258+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:19:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:19:39 200'
05:19:39 ++258+ head -n1
05:19:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:39 ++258+ tail -n1
05:19:39 +258+ STATUS_CODE=200
05:19:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:39 ++258+ jq -r .uuid
05:19:39 +258+ UUID=ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14
05:19:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:39 ++258+ jq -r .notarizationStatus.status
05:19:39 +258+ STATUS=IN_PROGRESS
05:19:39 +258+ [[ 200 == \5\0\3 ]]
05:19:39 +258+ [[ 200 == \5\0\2 ]]
05:19:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:19:39 +258+ sleep 1m
05:19:48 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:19:48 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:48 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:19:48 +114+ LOG=eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:19:48 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:19:48 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:19:48 +114+ sleep 18s
05:19:48 +114+ tee --append eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:19:48 +281+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:48 ++281+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:48 +281+ DMG=eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:48 +281+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:19:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:19:48 200'
05:19:48 ++182+ head -n1
05:19:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:19:48 ++182+ tail -n1
05:19:48 +182+ STATUS_CODE=200
05:19:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:19:48 ++182+ jq -r .notarizationStatus.status
05:19:48 +182+ STATUS=IN_PROGRESS
05:19:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:19:48 +182+ sleep 1m
05:19:49 ++281+ echo eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:49 ++281+ sed s/_/-/g
05:19:49 +281+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:19:49 +281+ retryCount=1
05:19:49 +281+ '[' 1 -gt 0 ']'
05:19:49 ++281+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:19:57 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:19:57 200'
05:19:57 ++281+ head -n1
05:19:57 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:57 ++281+ tail -n1
05:19:57 +281+ STATUS_CODE=200
05:19:57 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:57 ++281+ jq -r .uuid
05:19:57 +281+ UUID=ad33bd23-70ef-4ae4-b21b-9e4d77362f8c
05:19:57 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:19:57 ++281+ jq -r .notarizationStatus.status
05:19:57 +281+ STATUS=IN_PROGRESS
05:19:57 +281+ [[ 200 == \5\0\3 ]]
05:19:57 +281+ [[ 200 == \5\0\2 ]]
05:19:57 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:19:57 +281+ sleep 1m
05:20:06 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:20:06 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:06 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:20:06 +114+ LOG=eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:20:06 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:20:06 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:20:06 +114+ sleep 18s
05:20:06 +114+ tee --append eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:20:06 +313+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:06 ++313+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:06 +313+ DMG=eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:06 +313+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:20:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:20:07 200'
05:20:07 ++204+ head -n1
05:20:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:07 ++204+ tail -n1
05:20:07 +204+ STATUS_CODE=200
05:20:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:20:07 ++204+ jq -r .notarizationStatus.status
05:20:07 +204+ STATUS=IN_PROGRESS
05:20:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:07 +204+ sleep 1m
05:20:07 ++313+ echo eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:07 ++313+ sed s/_/-/g
05:20:07 +313+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:20:07 +313+ retryCount=1
05:20:07 +313+ '[' 1 -gt 0 ']'
05:20:07 ++313+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:20:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:20:21 200'
05:20:21 ++313+ head -n1
05:20:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:21 ++313+ tail -n1
05:20:21 +313+ STATUS_CODE=200
05:20:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:21 ++313+ jq -r .uuid
05:20:21 +313+ UUID=41b1036c-7bca-481a-acc8-021d0ee2a936
05:20:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:21 ++313+ jq -r .notarizationStatus.status
05:20:21 +313+ STATUS=IN_PROGRESS
05:20:21 +313+ [[ 200 == \5\0\3 ]]
05:20:21 +313+ [[ 200 == \5\0\2 ]]
05:20:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:21 +313+ sleep 1m
05:20:24 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:20:24 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:20:24 +114+ LOG=eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:20:24 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:20:24 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 +114+ sleep 18s
05:20:24 +114+ tee --append eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:20:24 +345+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 ++345+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 +345+ DMG=eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 +345+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 ++345+ echo eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 ++345+ sed s/_/-/g
05:20:24 +345+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:20:24 +345+ retryCount=1
05:20:24 +345+ '[' 1 -gt 0 ']'
05:20:24 ++345+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:20:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:20:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:20:25 200'
05:20:25 ++226+ head -n1
05:20:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:25 ++226+ tail -n1
05:20:25 +226+ STATUS_CODE=200
05:20:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:20:25 ++226+ jq -r .notarizationStatus.status
05:20:25 +226+ STATUS=IN_PROGRESS
05:20:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:25 +226+ sleep 1m
05:20:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:20:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:20:28 200'
05:20:28 ++160+ head -n1
05:20:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:20:28 ++160+ tail -n1
05:20:28 +160+ STATUS_CODE=200
05:20:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:20:28 ++160+ jq -r .notarizationStatus.status
05:20:28 +160+ STATUS=IN_PROGRESS
05:20:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:28 +160+ sleep 1m
05:20:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:20:34 200'
05:20:34 ++345+ head -n1
05:20:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:34 ++345+ tail -n1
05:20:34 +345+ STATUS_CODE=200
05:20:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:34 ++345+ jq -r .uuid
05:20:34 +345+ UUID=64e69466-5d1c-45ef-a528-a6960d75a1d5
05:20:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:34 ++345+ jq -r .notarizationStatus.status
05:20:34 +345+ STATUS=IN_PROGRESS
05:20:34 +345+ [[ 200 == \5\0\3 ]]
05:20:34 +345+ [[ 200 == \5\0\2 ]]
05:20:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:34 +345+ sleep 1m
05:20:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:20:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:20:39 200'
05:20:39 ++258+ head -n1
05:20:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:20:39 ++258+ tail -n1
05:20:39 +258+ STATUS_CODE=200
05:20:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:20:39 ++258+ jq -r .notarizationStatus.status
05:20:39 +258+ STATUS=IN_PROGRESS
05:20:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:39 +258+ sleep 1m
05:20:42 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:20:42 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:42 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:20:42 +114+ LOG=eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:20:42 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:20:42 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:20:42 +114+ sleep 18s
05:20:42 +114+ tee --append eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:20:42 +397+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:42 ++397+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:42 +397+ DMG=eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:42 +397+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:43 ++397+ echo eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:20:43 ++397+ sed s/_/-/g
05:20:43 +397+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:20:43 +397+ retryCount=1
05:20:43 +397+ '[' 1 -gt 0 ']'
05:20:43 ++397+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:20:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:20:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:20:48 200'
05:20:48 ++182+ head -n1
05:20:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:20:48 ++182+ tail -n1
05:20:48 +182+ STATUS_CODE=200
05:20:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:20:48 ++182+ jq -r .notarizationStatus.status
05:20:48 +182+ STATUS=IN_PROGRESS
05:20:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:48 +182+ sleep 1m
05:20:54 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:20:54 200'
05:20:54 ++397+ head -n1
05:20:54 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:54 ++397+ tail -n1
05:20:54 +397+ STATUS_CODE=200
05:20:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:54 ++397+ jq -r .uuid
05:20:54 +397+ UUID=e4539ca1-88cc-4736-a83d-164fcf762c97
05:20:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:20:54 ++397+ jq -r .notarizationStatus.status
05:20:54 +397+ STATUS=IN_PROGRESS
05:20:54 +397+ [[ 200 == \5\0\3 ]]
05:20:54 +397+ [[ 200 == \5\0\2 ]]
05:20:54 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:54 +397+ sleep 1m
05:20:57 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:20:57 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:20:57 200'
05:20:57 ++281+ head -n1
05:20:57 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:20:57 ++281+ tail -n1
05:20:57 +281+ STATUS_CODE=200
05:20:57 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:20:57 ++281+ jq -r .notarizationStatus.status
05:20:57 +281+ STATUS=IN_PROGRESS
05:20:57 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:20:57 +281+ sleep 1m
05:21:00 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:21:00 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:00 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:21:00 +114+ LOG=eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:21:00 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:21:00 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:21:00 +114+ sleep 18s
05:21:00 +114+ tee --append eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:21:00 +439+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:00 ++439+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:00 +439+ DMG=eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:00 +439+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:01 ++439+ echo eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:01 ++439+ sed s/_/-/g
05:21:01 +439+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:01 +439+ retryCount=1
05:21:01 +439+ '[' 1 -gt 0 ']'
05:21:01 ++439+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:21:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:21:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:07 200'
05:21:07 ++204+ head -n1
05:21:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:07 ++204+ tail -n1
05:21:07 +204+ STATUS_CODE=200
05:21:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:07 ++204+ jq -r .notarizationStatus.status
05:21:07 +204+ STATUS=IN_PROGRESS
05:21:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:07 +204+ sleep 1m
05:21:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:21:09 200'
05:21:09 ++439+ head -n1
05:21:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:09 ++439+ tail -n1
05:21:09 +439+ STATUS_CODE=200
05:21:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:09 ++439+ jq -r .uuid
05:21:09 +439+ UUID=8d8148e1-1a82-4c34-8cca-a4f56e4993ea
05:21:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:09 ++439+ jq -r .notarizationStatus.status
05:21:09 +439+ STATUS=IN_PROGRESS
05:21:09 +439+ [[ 200 == \5\0\3 ]]
05:21:09 +439+ [[ 200 == \5\0\2 ]]
05:21:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:09 +439+ sleep 1m
05:21:18 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:21:18 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:18 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:21:18 +114+ LOG=eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:21:18 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:21:18 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:21:18 +114+ sleep 18s
05:21:18 +114+ tee --append eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:21:18 +471+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:18 ++471+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:18 +471+ DMG=eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:18 +471+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:19 ++471+ echo eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:19 ++471+ sed s/_/-/g
05:21:19 +471+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:19 +471+ retryCount=1
05:21:19 +471+ '[' 1 -gt 0 ']'
05:21:19 ++471+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:21:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:21:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:21:21 200'
05:21:21 ++313+ head -n1
05:21:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:21 ++313+ tail -n1
05:21:21 +313+ STATUS_CODE=200
05:21:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:21:21 ++313+ jq -r .notarizationStatus.status
05:21:21 +313+ STATUS=IN_PROGRESS
05:21:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:21 +313+ sleep 1m
05:21:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:21:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:25 200'
05:21:25 ++226+ head -n1
05:21:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:25 ++226+ tail -n1
05:21:25 +226+ STATUS_CODE=200
05:21:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:25 ++226+ jq -r .notarizationStatus.status
05:21:25 +226+ STATUS=IN_PROGRESS
05:21:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:25 +226+ sleep 1m
05:21:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:21:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:28 200'
05:21:28 ++160+ head -n1
05:21:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:28 ++160+ tail -n1
05:21:28 +160+ STATUS_CODE=200
05:21:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:28 ++160+ jq -r .notarizationStatus.status
05:21:28 +160+ STATUS=IN_PROGRESS
05:21:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:28 +160+ sleep 1m
05:21:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:21:32 200'
05:21:32 ++471+ head -n1
05:21:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:32 ++471+ tail -n1
05:21:32 +471+ STATUS_CODE=200
05:21:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:32 ++471+ jq -r .uuid
05:21:32 +471+ UUID=b43cb7fd-ca0c-4552-974b-bdc765a43c37
05:21:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:32 ++471+ jq -r .notarizationStatus.status
05:21:32 +471+ STATUS=IN_PROGRESS
05:21:32 +471+ [[ 200 == \5\0\3 ]]
05:21:32 +471+ [[ 200 == \5\0\2 ]]
05:21:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:32 +471+ sleep 1m
05:21:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:21:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:34 200'
05:21:34 ++345+ head -n1
05:21:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:34 ++345+ tail -n1
05:21:34 +345+ STATUS_CODE=200
05:21:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:34 ++345+ jq -r .notarizationStatus.status
05:21:34 +345+ STATUS=IN_PROGRESS
05:21:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:34 +345+ sleep 1m
05:21:36 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:21:36 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:21:36 +114+ LOG=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:21:36 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:21:36 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 +114+ sleep 18s
05:21:36 +114+ tee --append eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:21:36 +533+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 ++533+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 +533+ DMG=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 +533+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 ++533+ echo eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:21:36 ++533+ sed s/_/-/g
05:21:36 +533+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:21:36 +533+ retryCount=1
05:21:36 +533+ '[' 1 -gt 0 ']'
05:21:36 ++533+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:21:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:21:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:39 200'
05:21:39 ++258+ head -n1
05:21:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:39 ++258+ tail -n1
05:21:39 +258+ STATUS_CODE=200
05:21:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:39 ++258+ jq -r .notarizationStatus.status
05:21:39 +258+ STATUS=IN_PROGRESS
05:21:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:39 +258+ sleep 1m
05:21:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:21:45 200'
05:21:45 ++533+ head -n1
05:21:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:45 ++533+ tail -n1
05:21:45 +533+ STATUS_CODE=200
05:21:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:45 ++533+ jq -r .uuid
05:21:45 +533+ UUID=9264592b-d9b4-4bed-aab6-e08b85aa0f15
05:21:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:45 ++533+ jq -r .notarizationStatus.status
05:21:45 +533+ STATUS=IN_PROGRESS
05:21:45 +533+ [[ 200 == \5\0\3 ]]
05:21:45 +533+ [[ 200 == \5\0\2 ]]
05:21:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:45 +533+ sleep 1m
05:21:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:21:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:48 200'
05:21:48 ++182+ head -n1
05:21:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:48 ++182+ tail -n1
05:21:48 +182+ STATUS_CODE=200
05:21:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:48 ++182+ jq -r .notarizationStatus.status
05:21:48 +182+ STATUS=IN_PROGRESS
05:21:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:48 +182+ sleep 1m
05:21:54 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:21:54 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:21:54 +114+ LOG=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:21:54 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:21:54 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 +114+ sleep 18s
05:21:54 +114+ tee --append eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:21:54 +575+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 ++575+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 +575+ DMG=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 +575+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:21:54 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:21:54 200'
05:21:54 ++397+ head -n1
05:21:54 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:21:54 ++397+ tail -n1
05:21:54 +397+ STATUS_CODE=200
05:21:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:21:54 ++397+ jq -r .notarizationStatus.status
05:21:54 +397+ STATUS=IN_PROGRESS
05:21:54 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:54 +397+ sleep 1m
05:21:54 ++575+ echo eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 ++575+ sed s/_/-/g
05:21:54 +575+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:21:54 +575+ retryCount=1
05:21:54 +575+ '[' 1 -gt 0 ']'
05:21:54 ++575+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:21:57 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:21:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:21:58 200'
05:21:58 ++281+ head -n1
05:21:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:21:58 ++281+ tail -n1
05:21:58 +281+ STATUS_CODE=200
05:21:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:21:58 ++281+ jq -r .notarizationStatus.status
05:21:58 +281+ STATUS=IN_PROGRESS
05:21:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:21:58 +281+ sleep 1m
05:22:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:22:03 200'
05:22:03 ++575+ head -n1
05:22:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:03 ++575+ tail -n1
05:22:03 +575+ STATUS_CODE=200
05:22:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:03 ++575+ jq -r .uuid
05:22:03 +575+ UUID=f43ac68b-cf1f-4718-b249-151fa9fe27ea
05:22:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:03 ++575+ jq -r .notarizationStatus.status
05:22:03 +575+ STATUS=IN_PROGRESS
05:22:03 +575+ [[ 200 == \5\0\3 ]]
05:22:03 +575+ [[ 200 == \5\0\2 ]]
05:22:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:03 +575+ sleep 1m
05:22:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:22:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:07 200'
05:22:07 ++204+ head -n1
05:22:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:07 ++204+ tail -n1
05:22:07 +204+ STATUS_CODE=200
05:22:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:07 ++204+ jq -r .notarizationStatus.status
05:22:07 +204+ STATUS=IN_PROGRESS
05:22:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:07 +204+ sleep 1m
05:22:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:22:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:09 200'
05:22:09 ++439+ head -n1
05:22:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:09 ++439+ tail -n1
05:22:09 +439+ STATUS_CODE=200
05:22:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:09 ++439+ jq -r .notarizationStatus.status
05:22:09 +439+ STATUS=IN_PROGRESS
05:22:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:09 +439+ sleep 1m
05:22:12 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:22:12 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:22:12 +114+ LOG=eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:22:12 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:22:12 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 +114+ sleep 18s
05:22:12 +114+ tee --append eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:22:12 +637+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 ++637+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 +637+ DMG=eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 +637+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 ++637+ echo eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:12 ++637+ sed s/_/-/g
05:22:12 +637+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:22:12 +637+ retryCount=1
05:22:12 +637+ '[' 1 -gt 0 ']'
05:22:12 ++637+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:22:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:22:20 200'
05:22:20 ++637+ head -n1
05:22:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:20 ++637+ tail -n1
05:22:20 +637+ STATUS_CODE=200
05:22:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:20 ++637+ jq -r .uuid
05:22:20 +637+ UUID=f8969273-e1ca-4d6d-9c07-1a611a1b7250
05:22:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:20 ++637+ jq -r .notarizationStatus.status
05:22:20 +637+ STATUS=IN_PROGRESS
05:22:20 +637+ [[ 200 == \5\0\3 ]]
05:22:20 +637+ [[ 200 == \5\0\2 ]]
05:22:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:20 +637+ sleep 1m
05:22:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:22:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:21 200'
05:22:21 ++313+ head -n1
05:22:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:21 ++313+ tail -n1
05:22:21 +313+ STATUS_CODE=200
05:22:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:21 ++313+ jq -r .notarizationStatus.status
05:22:21 +313+ STATUS=IN_PROGRESS
05:22:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:21 +313+ sleep 1m
05:22:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:22:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:25 200'
05:22:25 ++226+ head -n1
05:22:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:25 ++226+ tail -n1
05:22:25 +226+ STATUS_CODE=200
05:22:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:25 ++226+ jq -r .notarizationStatus.status
05:22:25 +226+ STATUS=IN_PROGRESS
05:22:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:25 +226+ sleep 1m
05:22:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:22:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:28 200'
05:22:28 ++160+ head -n1
05:22:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:28 ++160+ tail -n1
05:22:28 +160+ STATUS_CODE=200
05:22:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:28 ++160+ jq -r .notarizationStatus.status
05:22:28 +160+ STATUS=IN_PROGRESS
05:22:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:28 +160+ sleep 1m
05:22:30 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:22:30 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:30 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:22:30 +114+ LOG=eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:22:30 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:22:30 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:22:30 +114+ sleep 18s
05:22:30 +114+ tee --append eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:22:30 +689+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:30 ++689+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:30 +689+ DMG=eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:30 +689+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:31 ++689+ echo eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:31 ++689+ sed s/_/-/g
05:22:31 +689+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:22:31 +689+ retryCount=1
05:22:31 +689+ '[' 1 -gt 0 ']'
05:22:31 ++689+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:22:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:22:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:22:32 200'
05:22:32 ++471+ head -n1
05:22:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:32 ++471+ tail -n1
05:22:32 +471+ STATUS_CODE=200
05:22:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:22:32 ++471+ jq -r .notarizationStatus.status
05:22:32 +471+ STATUS=IN_PROGRESS
05:22:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:32 +471+ sleep 1m
05:22:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:22:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:34 200'
05:22:34 ++345+ head -n1
05:22:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:34 ++345+ tail -n1
05:22:34 +345+ STATUS_CODE=200
05:22:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:34 ++345+ jq -r .notarizationStatus.status
05:22:34 +345+ STATUS=IN_PROGRESS
05:22:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:34 +345+ sleep 1m
05:22:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:22:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:39 200'
05:22:39 ++258+ head -n1
05:22:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:39 ++258+ tail -n1
05:22:39 +258+ STATUS_CODE=200
05:22:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:39 ++258+ jq -r .notarizationStatus.status
05:22:39 +258+ STATUS=IN_PROGRESS
05:22:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:39 +258+ sleep 1m
05:22:42 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:22:42 200'
05:22:42 ++689+ head -n1
05:22:42 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:42 ++689+ tail -n1
05:22:43 +689+ STATUS_CODE=200
05:22:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:43 ++689+ jq -r .uuid
05:22:43 +689+ UUID=4f113e2f-fb09-4cb3-9622-3a43ced7645b
05:22:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:43 ++689+ jq -r .notarizationStatus.status
05:22:43 +689+ STATUS=IN_PROGRESS
05:22:43 +689+ [[ 200 == \5\0\3 ]]
05:22:43 +689+ [[ 200 == \5\0\2 ]]
05:22:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:43 +689+ sleep 1m
05:22:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:22:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:22:45 200'
05:22:45 ++533+ head -n1
05:22:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:22:45 ++533+ tail -n1
05:22:45 +533+ STATUS_CODE=200
05:22:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:22:45 ++533+ jq -r .notarizationStatus.status
05:22:45 +533+ STATUS=IN_PROGRESS
05:22:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:45 +533+ sleep 1m
05:22:48 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:22:48 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:48 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:22:48 +114+ LOG=eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:22:48 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:22:48 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:22:48 +114+ sleep 18s
05:22:48 +114+ tee --append eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:22:48 +751+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:48 ++751+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:48 +751+ DMG=eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:48 +751+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:22:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:48 200'
05:22:48 ++182+ head -n1
05:22:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:48 ++182+ tail -n1
05:22:48 +182+ STATUS_CODE=200
05:22:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:48 ++182+ jq -r .notarizationStatus.status
05:22:48 +182+ STATUS=IN_PROGRESS
05:22:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:48 +182+ sleep 1m
05:22:49 ++751+ echo eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:22:49 ++751+ sed s/_/-/g
05:22:49 +751+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:22:49 +751+ retryCount=1
05:22:49 +751+ '[' 1 -gt 0 ']'
05:22:49 ++751+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:22:54 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:22:54 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:54 200'
05:22:54 ++397+ head -n1
05:22:54 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:54 ++397+ tail -n1
05:22:54 +397+ STATUS_CODE=200
05:22:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:54 ++397+ jq -r .notarizationStatus.status
05:22:54 +397+ STATUS=IN_PROGRESS
05:22:54 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:54 +397+ sleep 1m
05:22:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:22:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:22:58 200'
05:22:58 ++281+ head -n1
05:22:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:22:58 ++281+ tail -n1
05:22:58 +281+ STATUS_CODE=200
05:22:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:22:58 ++281+ jq -r .notarizationStatus.status
05:22:58 +281+ STATUS=IN_PROGRESS
05:22:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:22:58 +281+ sleep 1m
05:23:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:01 200'
05:23:01 ++751+ head -n1
05:23:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:01 ++751+ tail -n1
05:23:01 +751+ STATUS_CODE=200
05:23:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:01 ++751+ jq -r .uuid
05:23:01 +751+ UUID=6f13f2e7-be98-433a-b3c7-b21e06df2e23
05:23:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:01 ++751+ jq -r .notarizationStatus.status
05:23:01 +751+ STATUS=IN_PROGRESS
05:23:01 +751+ [[ 200 == \5\0\3 ]]
05:23:01 +751+ [[ 200 == \5\0\2 ]]
05:23:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:01 +751+ sleep 1m
05:23:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:23:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:03 200'
05:23:03 ++575+ head -n1
05:23:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:03 ++575+ tail -n1
05:23:03 +575+ STATUS_CODE=200
05:23:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:23:03 ++575+ jq -r .notarizationStatus.status
05:23:03 +575+ STATUS=IN_PROGRESS
05:23:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:03 +575+ sleep 1m
05:23:06 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:23:06 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:23:06 +114+ LOG=eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:23:06 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:23:06 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 +114+ sleep 18s
05:23:06 +114+ tee --append eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:23:06 +813+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 ++813+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 +813+ DMG=eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 +813+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 ++813+ echo eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:06 ++813+ sed s/_/-/g
05:23:06 +813+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:23:06 +813+ retryCount=1
05:23:06 +813+ '[' 1 -gt 0 ']'
05:23:06 ++813+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:23:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:23:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:07 200'
05:23:07 ++204+ head -n1
05:23:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:07 ++204+ tail -n1
05:23:07 +204+ STATUS_CODE=200
05:23:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:07 ++204+ jq -r .notarizationStatus.status
05:23:07 +204+ STATUS=IN_PROGRESS
05:23:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:07 +204+ sleep 1m
05:23:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:23:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:09 200'
05:23:09 ++439+ head -n1
05:23:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:09 ++439+ tail -n1
05:23:09 +439+ STATUS_CODE=200
05:23:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:09 ++439+ jq -r .notarizationStatus.status
05:23:09 +439+ STATUS=IN_PROGRESS
05:23:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:09 +439+ sleep 1m
05:23:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:16 200'
05:23:16 ++813+ head -n1
05:23:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:16 ++813+ tail -n1
05:23:16 +813+ STATUS_CODE=200
05:23:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:16 ++813+ jq -r .uuid
05:23:16 +813+ UUID=5ab362f4-69d8-411a-b0c1-5226d7522168
05:23:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:16 ++813+ jq -r .notarizationStatus.status
05:23:16 +813+ STATUS=IN_PROGRESS
05:23:16 +813+ [[ 200 == \5\0\3 ]]
05:23:16 +813+ [[ 200 == \5\0\2 ]]
05:23:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:16 +813+ sleep 1m
05:23:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:23:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:20 200'
05:23:20 ++637+ head -n1
05:23:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:20 ++637+ tail -n1
05:23:20 +637+ STATUS_CODE=200
05:23:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:23:20 ++637+ jq -r .notarizationStatus.status
05:23:20 +637+ STATUS=IN_PROGRESS
05:23:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:20 +637+ sleep 1m
05:23:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:23:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:21 200'
05:23:21 ++313+ head -n1
05:23:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:21 ++313+ tail -n1
05:23:21 +313+ STATUS_CODE=200
05:23:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:21 ++313+ jq -r .notarizationStatus.status
05:23:21 +313+ STATUS=IN_PROGRESS
05:23:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:21 +313+ sleep 1m
05:23:24 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:23:24 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:24 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:23:24 +114+ LOG=eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:23:24 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:23:24 +114+ /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-06-RC1-macosx-cocoa-x86_64.dmg
05:23:24 +114+ sleep 18s
05:23:24 +114+ tee --append eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
05:23:24 +875+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:24 ++875+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:24 +875+ DMG=eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:24 +875+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:25 ++875+ echo eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:23:25 ++875+ sed s/_/-/g
05:23:25 +875+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-RC1-macosx-cocoa-x86-64.dmg
05:23:25 +875+ retryCount=1
05:23:25 +875+ '[' 1 -gt 0 ']'
05:23:25 ++875+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:23:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:23:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:25 200'
05:23:25 ++226+ head -n1
05:23:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:25 ++226+ tail -n1
05:23:25 +226+ STATUS_CODE=200
05:23:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:25 ++226+ jq -r .notarizationStatus.status
05:23:25 +226+ STATUS=IN_PROGRESS
05:23:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:25 +226+ sleep 1m
05:23:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:23:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:28 200'
05:23:28 ++160+ head -n1
05:23:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:28 ++160+ tail -n1
05:23:28 +160+ STATUS_CODE=200
05:23:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:28 ++160+ jq -r .notarizationStatus.status
05:23:28 +160+ STATUS=IN_PROGRESS
05:23:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:28 +160+ sleep 1m
05:23:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:23:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:32 200'
05:23:32 ++471+ head -n1
05:23:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:32 ++471+ tail -n1
05:23:32 +471+ STATUS_CODE=200
05:23:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:32 ++471+ jq -r .notarizationStatus.status
05:23:32 +471+ STATUS=IN_PROGRESS
05:23:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:32 +471+ sleep 1m
05:23:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:23:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:34 200'
05:23:34 ++345+ head -n1
05:23:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:34 ++345+ tail -n1
05:23:34 +345+ STATUS_CODE=200
05:23:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:34 ++345+ jq -r .notarizationStatus.status
05:23:34 +345+ STATUS=IN_PROGRESS
05:23:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:34 +345+ sleep 1m
05:23:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:34 200'
05:23:34 ++875+ head -n1
05:23:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:34 ++875+ tail -n1
05:23:34 +875+ STATUS_CODE=200
05:23:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:34 ++875+ jq -r .uuid
05:23:34 +875+ UUID=ae338866-2434-4283-aed1-8f0f32db1cfa
05:23:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:34 ++875+ jq -r .notarizationStatus.status
05:23:34 +875+ STATUS=IN_PROGRESS
05:23:34 +875+ [[ 200 == \5\0\3 ]]
05:23:34 +875+ [[ 200 == \5\0\2 ]]
05:23:34 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:34 +875+ sleep 1m
05:23:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:23:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:39 200'
05:23:39 ++258+ head -n1
05:23:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:39 ++258+ tail -n1
05:23:39 +258+ STATUS_CODE=200
05:23:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:39 ++258+ jq -r .notarizationStatus.status
05:23:39 +258+ STATUS=IN_PROGRESS
05:23:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:39 +258+ sleep 1m
05:23:42 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:23:42 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:42 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:23:42 +114+ LOG=eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:23:42 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:23:42 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:23:42 +114+ sleep 18s
05:23:42 +114+ tee --append eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:23:42 +947+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:42 ++947+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:42 +947+ DMG=eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:42 +947+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:23:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:43 200'
05:23:43 ++689+ head -n1
05:23:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:43 ++689+ tail -n1
05:23:43 +689+ STATUS_CODE=200
05:23:43 ++689+ jq -r .notarizationStatus.status
05:23:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:23:43 +689+ STATUS=IN_PROGRESS
05:23:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:43 +689+ sleep 1m
05:23:43 ++947+ echo eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:43 ++947+ sed s/_/-/g
05:23:43 +947+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:23:43 +947+ retryCount=1
05:23:43 +947+ '[' 1 -gt 0 ']'
05:23:43 ++947+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:23:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:23:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:45 200'
05:23:45 ++533+ head -n1
05:23:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:45 ++533+ tail -n1
05:23:45 +533+ STATUS_CODE=200
05:23:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:45 ++533+ jq -r .notarizationStatus.status
05:23:45 +533+ STATUS=IN_PROGRESS
05:23:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:45 +533+ sleep 1m
05:23:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:23:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:48 200'
05:23:48 ++182+ head -n1
05:23:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:48 ++182+ tail -n1
05:23:48 +182+ STATUS_CODE=200
05:23:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:48 ++182+ jq -r .notarizationStatus.status
05:23:48 +182+ STATUS=IN_PROGRESS
05:23:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:48 +182+ sleep 1m
05:23:54 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:23:54 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:54 200'
05:23:54 ++397+ head -n1
05:23:54 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:54 ++397+ tail -n1
05:23:54 +397+ STATUS_CODE=200
05:23:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:54 ++397+ jq -r .notarizationStatus.status
05:23:54 +397+ STATUS=IN_PROGRESS
05:23:54 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:54 +397+ sleep 1m
05:23:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:23:56 200'
05:23:56 ++947+ head -n1
05:23:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:56 ++947+ tail -n1
05:23:56 +947+ STATUS_CODE=200
05:23:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:56 ++947+ jq -r .uuid
05:23:56 +947+ UUID=9e47b968-bc33-42df-a215-dcc5a355cde7
05:23:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:23:56 ++947+ jq -r .notarizationStatus.status
05:23:56 +947+ STATUS=IN_PROGRESS
05:23:56 +947+ [[ 200 == \5\0\3 ]]
05:23:56 +947+ [[ 200 == \5\0\2 ]]
05:23:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:56 +947+ sleep 1m
05:23:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:23:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:23:58 200'
05:23:58 ++281+ head -n1
05:23:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:23:58 ++281+ tail -n1
05:23:58 +281+ STATUS_CODE=200
05:23:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:23:58 ++281+ jq -r .notarizationStatus.status
05:23:58 +281+ STATUS=IN_PROGRESS
05:23:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:23:58 +281+ sleep 1m
05:24:00 +114+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
05:24:00 +114+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 ++114+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:24:00 +114+ LOG=eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:24:00 +114+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:24:00 +114+ /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-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 +114+ sleep 18s
05:24:00 +114+ tee --append eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
05:24:00 +1019+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 ++1019+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 +1019+ DMG=eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 +1019+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 ++1019+ echo eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 ++1019+ sed s/_/-/g
05:24:00 +1019+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:24:00 +1019+ retryCount=1
05:24:00 +1019+ '[' 1 -gt 0 ']'
05:24:01 ++1019+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
05:24:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:24:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:24:01 200'
05:24:01 ++751+ head -n1
05:24:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:01 ++751+ tail -n1
05:24:01 +751+ STATUS_CODE=200
05:24:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:24:01 ++751+ jq -r .notarizationStatus.status
05:24:01 +751+ STATUS=IN_PROGRESS
05:24:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:01 +751+ sleep 1m
05:24:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:24:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:03 200'
05:24:03 ++575+ head -n1
05:24:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:03 ++575+ tail -n1
05:24:03 +575+ STATUS_CODE=200
05:24:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:03 ++575+ jq -r .notarizationStatus.status
05:24:03 +575+ STATUS=IN_PROGRESS
05:24:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:03 +575+ sleep 1m
05:24:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:24:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:07 200'
05:24:07 ++204+ head -n1
05:24:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:07 ++204+ tail -n1
05:24:07 +204+ STATUS_CODE=200
05:24:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:07 ++204+ jq -r .notarizationStatus.status
05:24:07 +204+ STATUS=IN_PROGRESS
05:24:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:07 +204+ sleep 1m
05:24:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:24:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:09 200'
05:24:09 ++439+ head -n1
05:24:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:09 ++439+ tail -n1
05:24:09 +439+ STATUS_CODE=200
05:24:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:09 ++439+ jq -r .notarizationStatus.status
05:24:09 +439+ STATUS=IN_PROGRESS
05:24:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:09 +439+ sleep 1m
05:24:09 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:24:09 200'
05:24:09 ++1019+ head -n1
05:24:09 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:09 ++1019+ tail -n1
05:24:09 +1019+ STATUS_CODE=200
05:24:09 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:09 ++1019+ jq -r .uuid
05:24:09 +1019+ UUID=b0af9980-3c64-4345-ba4c-0863efb2c3dc
05:24:09 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:09 ++1019+ jq -r .notarizationStatus.status
05:24:09 +1019+ STATUS=IN_PROGRESS
05:24:09 +1019+ [[ 200 == \5\0\3 ]]
05:24:09 +1019+ [[ 200 == \5\0\2 ]]
05:24:09 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:09 +1019+ sleep 1m
05:24:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:24:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:24:16 200'
05:24:16 ++813+ head -n1
05:24:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:16 ++813+ tail -n1
05:24:16 +813+ STATUS_CODE=200
05:24:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:24:16 ++813+ jq -r .notarizationStatus.status
05:24:16 +813+ STATUS=IN_PROGRESS
05:24:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:16 +813+ sleep 1m
05:24:18 +114+ jobs -p
05:24:18 160
05:24:18 182
05:24:18 204
05:24:18 226
05:24:18 258
05:24:18 281
05:24:18 313
05:24:18 345
05:24:18 397
05:24:18 439
05:24:18 471
05:24:18 533
05:24:18 575
05:24:18 637
05:24:18 689
05:24:18 751
05:24:18 813
05:24:18 875
05:24:18 947
05:24:18 1019
05:24:18 +114+ wait
05:24:18 ++114+ jobs -p
05:24:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:24:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:20 200'
05:24:20 ++637+ head -n1
05:24:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:20 ++637+ tail -n1
05:24:20 +637+ STATUS_CODE=200
05:24:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:20 ++637+ jq -r .notarizationStatus.status
05:24:20 +637+ STATUS=IN_PROGRESS
05:24:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:20 +637+ sleep 1m
05:24:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:24:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:21 200'
05:24:21 ++313+ head -n1
05:24:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:21 ++313+ tail -n1
05:24:21 +313+ STATUS_CODE=200
05:24:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:21 ++313+ jq -r .notarizationStatus.status
05:24:21 +313+ STATUS=IN_PROGRESS
05:24:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:21 +313+ sleep 1m
05:24:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:24:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:25 200'
05:24:25 ++226+ head -n1
05:24:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:25 ++226+ tail -n1
05:24:25 +226+ STATUS_CODE=200
05:24:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:25 ++226+ jq -r .notarizationStatus.status
05:24:25 +226+ STATUS=IN_PROGRESS
05:24:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:25 +226+ sleep 1m
05:24:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:24:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:28 200'
05:24:28 ++160+ head -n1
05:24:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:28 ++160+ tail -n1
05:24:28 +160+ STATUS_CODE=200
05:24:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:28 ++160+ jq -r .notarizationStatus.status
05:24:28 +160+ STATUS=IN_PROGRESS
05:24:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:28 +160+ sleep 1m
05:24:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:24:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:32 200'
05:24:32 ++471+ head -n1
05:24:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:32 ++471+ tail -n1
05:24:32 +471+ STATUS_CODE=200
05:24:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:32 ++471+ jq -r .notarizationStatus.status
05:24:32 +471+ STATUS=IN_PROGRESS
05:24:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:32 +471+ sleep 1m
05:24:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:24:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:34 200'
05:24:34 ++345+ head -n1
05:24:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:34 ++345+ tail -n1
05:24:34 +345+ STATUS_CODE=200
05:24:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:34 ++345+ jq -r .notarizationStatus.status
05:24:34 +345+ STATUS=IN_PROGRESS
05:24:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:34 +345+ sleep 1m
05:24:34 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:24:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:24:34 200'
05:24:34 ++875+ head -n1
05:24:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:34 ++875+ tail -n1
05:24:34 +875+ STATUS_CODE=200
05:24:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:24:34 ++875+ jq -r .notarizationStatus.status
05:24:34 +875+ STATUS=IN_PROGRESS
05:24:34 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:34 +875+ sleep 1m
05:24:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:24:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:39 200'
05:24:39 ++258+ head -n1
05:24:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:39 ++258+ tail -n1
05:24:39 +258+ STATUS_CODE=200
05:24:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:39 ++258+ jq -r .notarizationStatus.status
05:24:39 +258+ STATUS=IN_PROGRESS
05:24:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:39 +258+ sleep 1m
05:24:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:24:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:43 200'
05:24:43 ++689+ head -n1
05:24:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:43 ++689+ tail -n1
05:24:43 +689+ STATUS_CODE=200
05:24:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:43 ++689+ jq -r .notarizationStatus.status
05:24:43 +689+ STATUS=IN_PROGRESS
05:24:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:43 +689+ sleep 1m
05:24:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:24:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:45 200'
05:24:45 ++533+ head -n1
05:24:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:45 ++533+ tail -n1
05:24:45 +533+ STATUS_CODE=200
05:24:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:45 ++533+ jq -r .notarizationStatus.status
05:24:45 +533+ STATUS=IN_PROGRESS
05:24:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:45 +533+ sleep 1m
05:24:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:24:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:48 200'
05:24:48 ++182+ head -n1
05:24:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:48 ++182+ tail -n1
05:24:48 +182+ STATUS_CODE=200
05:24:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:48 ++182+ jq -r .notarizationStatus.status
05:24:48 +182+ STATUS=IN_PROGRESS
05:24:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:48 +182+ sleep 1m
05:24:54 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:24:54 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:54 200'
05:24:54 ++397+ head -n1
05:24:54 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:54 ++397+ tail -n1
05:24:54 +397+ STATUS_CODE=200
05:24:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:54 ++397+ jq -r .notarizationStatus.status
05:24:54 +397+ STATUS=IN_PROGRESS
05:24:54 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:54 +397+ sleep 1m
05:24:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:24:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:24:56 200'
05:24:56 ++947+ head -n1
05:24:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:24:56 ++947+ tail -n1
05:24:56 +947+ STATUS_CODE=200
05:24:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:24:56 ++947+ jq -r .notarizationStatus.status
05:24:56 +947+ STATUS=IN_PROGRESS
05:24:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:56 +947+ sleep 1m
05:24:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:24:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:24:58 200'
05:24:58 ++281+ head -n1
05:24:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:24:58 ++281+ tail -n1
05:24:58 +281+ STATUS_CODE=200
05:24:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:24:58 ++281+ jq -r .notarizationStatus.status
05:24:58 +281+ STATUS=IN_PROGRESS
05:24:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:24:58 +281+ sleep 1m
05:25:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:25:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:01 200'
05:25:01 ++751+ head -n1
05:25:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:01 ++751+ tail -n1
05:25:01 +751+ STATUS_CODE=200
05:25:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:01 ++751+ jq -r .notarizationStatus.status
05:25:01 +751+ STATUS=IN_PROGRESS
05:25:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:01 +751+ sleep 1m
05:25:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:25:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:03 200'
05:25:03 ++575+ head -n1
05:25:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:03 ++575+ tail -n1
05:25:03 +575+ STATUS_CODE=200
05:25:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:03 ++575+ jq -r .notarizationStatus.status
05:25:03 +575+ STATUS=IN_PROGRESS
05:25:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:03 +575+ sleep 1m
05:25:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:25:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:07 200'
05:25:07 ++204+ head -n1
05:25:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:07 ++204+ tail -n1
05:25:07 +204+ STATUS_CODE=200
05:25:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:07 ++204+ jq -r .notarizationStatus.status
05:25:07 +204+ STATUS=IN_PROGRESS
05:25:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:07 +204+ sleep 1m
05:25:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:25:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:09 200'
05:25:09 ++439+ head -n1
05:25:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:09 ++439+ tail -n1
05:25:09 +439+ STATUS_CODE=200
05:25:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:09 ++439+ jq -r .notarizationStatus.status
05:25:09 +439+ STATUS=IN_PROGRESS
05:25:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:09 +439+ sleep 1m
05:25:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:25:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:25:10 200'
05:25:10 ++1019+ head -n1
05:25:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:25:10 ++1019+ tail -n1
05:25:10 +1019+ STATUS_CODE=200
05:25:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:25:10 ++1019+ jq -r .notarizationStatus.status
05:25:10 +1019+ STATUS=IN_PROGRESS
05:25:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:10 +1019+ sleep 1m
05:25:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:25:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:16 200'
05:25:16 ++813+ head -n1
05:25:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:16 ++813+ tail -n1
05:25:16 +813+ STATUS_CODE=200
05:25:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:16 ++813+ jq -r .notarizationStatus.status
05:25:16 +813+ STATUS=IN_PROGRESS
05:25:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:16 +813+ sleep 1m
05:25:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:25:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:20 200'
05:25:20 ++637+ head -n1
05:25:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:20 ++637+ tail -n1
05:25:20 +637+ STATUS_CODE=200
05:25:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:20 ++637+ jq -r .notarizationStatus.status
05:25:20 +637+ STATUS=IN_PROGRESS
05:25:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:20 +637+ sleep 1m
05:25:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:25:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:21 200'
05:25:21 ++313+ head -n1
05:25:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:21 ++313+ tail -n1
05:25:21 +313+ STATUS_CODE=200
05:25:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:21 ++313+ jq -r .notarizationStatus.status
05:25:21 +313+ STATUS=IN_PROGRESS
05:25:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:21 +313+ sleep 1m
05:25:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:25:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:25 200'
05:25:25 ++226+ head -n1
05:25:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:25 ++226+ tail -n1
05:25:25 +226+ STATUS_CODE=200
05:25:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:25 ++226+ jq -r .notarizationStatus.status
05:25:25 +226+ STATUS=IN_PROGRESS
05:25:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:25 +226+ sleep 1m
05:25:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:25:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:28 200'
05:25:28 ++160+ head -n1
05:25:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:28 ++160+ tail -n1
05:25:28 +160+ STATUS_CODE=200
05:25:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:28 ++160+ jq -r .notarizationStatus.status
05:25:28 +160+ STATUS=IN_PROGRESS
05:25:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:28 +160+ sleep 1m
05:25:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:25:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:32 200'
05:25:32 ++471+ head -n1
05:25:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:32 ++471+ tail -n1
05:25:32 +471+ STATUS_CODE=200
05:25:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:32 ++471+ jq -r .notarizationStatus.status
05:25:32 +471+ STATUS=IN_PROGRESS
05:25:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:32 +471+ sleep 1m
05:25:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:25:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:34 200'
05:25:34 ++345+ head -n1
05:25:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:34 ++345+ tail -n1
05:25:34 +345+ STATUS_CODE=200
05:25:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:34 ++345+ jq -r .notarizationStatus.status
05:25:34 +345+ STATUS=IN_PROGRESS
05:25:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:34 +345+ sleep 1m
05:25:34 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:25:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:34 200'
05:25:34 ++875+ head -n1
05:25:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:34 ++875+ tail -n1
05:25:34 +875+ STATUS_CODE=200
05:25:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:34 ++875+ jq -r .notarizationStatus.status
05:25:34 +875+ STATUS=IN_PROGRESS
05:25:34 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:34 +875+ sleep 1m
05:25:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:25:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:39 200'
05:25:39 ++258+ head -n1
05:25:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:39 ++258+ tail -n1
05:25:39 +258+ STATUS_CODE=200
05:25:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:39 ++258+ jq -r .notarizationStatus.status
05:25:39 +258+ STATUS=IN_PROGRESS
05:25:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:39 +258+ sleep 1m
05:25:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:25:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:43 200'
05:25:43 ++689+ head -n1
05:25:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:43 ++689+ tail -n1
05:25:43 +689+ STATUS_CODE=200
05:25:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:43 ++689+ jq -r .notarizationStatus.status
05:25:43 +689+ STATUS=IN_PROGRESS
05:25:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:43 +689+ sleep 1m
05:25:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:25:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:45 200'
05:25:45 ++533+ head -n1
05:25:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:45 ++533+ tail -n1
05:25:45 +533+ STATUS_CODE=200
05:25:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:45 ++533+ jq -r .notarizationStatus.status
05:25:45 +533+ STATUS=IN_PROGRESS
05:25:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:45 +533+ sleep 1m
05:25:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:25:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:48 200'
05:25:48 ++182+ head -n1
05:25:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:48 ++182+ tail -n1
05:25:48 +182+ STATUS_CODE=200
05:25:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:48 ++182+ jq -r .notarizationStatus.status
05:25:48 +182+ STATUS=IN_PROGRESS
05:25:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:48 +182+ sleep 1m
05:25:54 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:25:54 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:54 200'
05:25:54 ++397+ head -n1
05:25:54 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:54 ++397+ tail -n1
05:25:54 +397+ STATUS_CODE=200
05:25:54 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:54 ++397+ jq -r .notarizationStatus.status
05:25:54 +397+ STATUS=IN_PROGRESS
05:25:54 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:54 +397+ sleep 1m
05:25:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:25:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
05:25:56 200'
05:25:56 ++947+ head -n1
05:25:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
05:25:56 ++947+ tail -n1
05:25:56 +947+ STATUS_CODE=200
05:25:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
05:25:56 ++947+ jq -r .notarizationStatus.status
05:25:56 +947+ STATUS=IN_PROGRESS
05:25:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:56 +947+ sleep 1m
05:25:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:25:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:25:58 200'
05:25:58 ++281+ head -n1
05:25:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:25:58 ++281+ tail -n1
05:25:58 +281+ STATUS_CODE=200
05:25:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:25:58 ++281+ jq -r .notarizationStatus.status
05:25:58 +281+ STATUS=IN_PROGRESS
05:25:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:25:58 +281+ sleep 1m
05:26:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:26:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:01 200'
05:26:01 ++751+ head -n1
05:26:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:01 ++751+ tail -n1
05:26:01 +751+ STATUS_CODE=200
05:26:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:01 ++751+ jq -r .notarizationStatus.status
05:26:01 +751+ STATUS=IN_PROGRESS
05:26:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:01 +751+ sleep 1m
05:26:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:26:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:03 200'
05:26:03 ++575+ head -n1
05:26:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:03 ++575+ tail -n1
05:26:03 +575+ STATUS_CODE=200
05:26:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:03 ++575+ jq -r .notarizationStatus.status
05:26:03 +575+ STATUS=IN_PROGRESS
05:26:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:03 +575+ sleep 1m
05:26:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:26:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:07 200'
05:26:07 ++204+ head -n1
05:26:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:07 ++204+ tail -n1
05:26:07 +204+ STATUS_CODE=200
05:26:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:07 ++204+ jq -r .notarizationStatus.status
05:26:07 +204+ STATUS=IN_PROGRESS
05:26:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:07 +204+ sleep 1m
05:26:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:26:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:09 200'
05:26:09 ++439+ head -n1
05:26:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:09 ++439+ tail -n1
05:26:09 +439+ STATUS_CODE=200
05:26:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:09 ++439+ jq -r .notarizationStatus.status
05:26:09 +439+ STATUS=IN_PROGRESS
05:26:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:09 +439+ sleep 1m
05:26:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:26:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:10 200'
05:26:10 ++1019+ head -n1
05:26:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:10 ++1019+ tail -n1
05:26:10 +1019+ STATUS_CODE=200
05:26:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:10 ++1019+ jq -r .notarizationStatus.status
05:26:10 +1019+ STATUS=IN_PROGRESS
05:26:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:10 +1019+ sleep 1m
05:26:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:26:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:16 200'
05:26:16 ++813+ head -n1
05:26:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:16 ++813+ tail -n1
05:26:16 +813+ STATUS_CODE=200
05:26:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:16 ++813+ jq -r .notarizationStatus.status
05:26:16 +813+ STATUS=IN_PROGRESS
05:26:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:16 +813+ sleep 1m
05:26:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:26:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:20 200'
05:26:20 ++637+ head -n1
05:26:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:20 ++637+ tail -n1
05:26:20 +637+ STATUS_CODE=200
05:26:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:20 ++637+ jq -r .notarizationStatus.status
05:26:20 +637+ STATUS=IN_PROGRESS
05:26:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:20 +637+ sleep 1m
05:26:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:26:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:21 200'
05:26:21 ++313+ head -n1
05:26:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:21 ++313+ tail -n1
05:26:21 +313+ STATUS_CODE=200
05:26:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:21 ++313+ jq -r .notarizationStatus.status
05:26:21 +313+ STATUS=IN_PROGRESS
05:26:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:21 +313+ sleep 1m
05:26:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:26:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:25 200'
05:26:25 ++226+ head -n1
05:26:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:25 ++226+ tail -n1
05:26:25 +226+ STATUS_CODE=200
05:26:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:25 ++226+ jq -r .notarizationStatus.status
05:26:25 +226+ STATUS=IN_PROGRESS
05:26:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:25 +226+ sleep 1m
05:26:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:26:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:28 200'
05:26:28 ++160+ head -n1
05:26:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:28 ++160+ tail -n1
05:26:28 +160+ STATUS_CODE=200
05:26:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:28 ++160+ jq -r .notarizationStatus.status
05:26:28 +160+ STATUS=IN_PROGRESS
05:26:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:28 +160+ sleep 1m
05:26:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:26:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:32 200'
05:26:32 ++471+ head -n1
05:26:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:32 ++471+ tail -n1
05:26:32 +471+ STATUS_CODE=200
05:26:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:32 ++471+ jq -r .notarizationStatus.status
05:26:32 +471+ STATUS=IN_PROGRESS
05:26:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:32 +471+ sleep 1m
05:26:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:26:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:34 200'
05:26:34 ++345+ head -n1
05:26:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:34 ++345+ tail -n1
05:26:34 +345+ STATUS_CODE=200
05:26:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:34 ++345+ jq -r .notarizationStatus.status
05:26:34 +345+ STATUS=IN_PROGRESS
05:26:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:34 +345+ sleep 1m
05:26:34 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:26:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:34 200'
05:26:34 ++875+ head -n1
05:26:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:34 ++875+ tail -n1
05:26:34 +875+ STATUS_CODE=200
05:26:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:34 ++875+ jq -r .notarizationStatus.status
05:26:34 +875+ STATUS=IN_PROGRESS
05:26:34 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:34 +875+ sleep 1m
05:26:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:26:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:39 200'
05:26:39 ++258+ head -n1
05:26:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:39 ++258+ tail -n1
05:26:39 +258+ STATUS_CODE=200
05:26:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:39 ++258+ jq -r .notarizationStatus.status
05:26:39 +258+ STATUS=IN_PROGRESS
05:26:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:39 +258+ sleep 1m
05:26:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:26:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:43 200'
05:26:43 ++689+ head -n1
05:26:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:43 ++689+ tail -n1
05:26:43 +689+ STATUS_CODE=200
05:26:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:43 ++689+ jq -r .notarizationStatus.status
05:26:43 +689+ STATUS=IN_PROGRESS
05:26:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:43 +689+ sleep 1m
05:26:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:26:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:45 200'
05:26:45 ++533+ head -n1
05:26:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:45 ++533+ tail -n1
05:26:45 +533+ STATUS_CODE=200
05:26:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:45 ++533+ jq -r .notarizationStatus.status
05:26:45 +533+ STATUS=IN_PROGRESS
05:26:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:45 +533+ sleep 1m
05:26:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:26:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:48 200'
05:26:48 ++182+ head -n1
05:26:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:48 ++182+ tail -n1
05:26:48 +182+ STATUS_CODE=200
05:26:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:48 ++182+ jq -r .notarizationStatus.status
05:26:48 +182+ STATUS=IN_PROGRESS
05:26:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:48 +182+ sleep 1m
05:26:54 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:26:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:55 200'
05:26:55 ++397+ head -n1
05:26:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:55 ++397+ tail -n1
05:26:55 +397+ STATUS_CODE=200
05:26:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:55 ++397+ jq -r .notarizationStatus.status
05:26:55 +397+ STATUS=IN_PROGRESS
05:26:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:55 +397+ sleep 1m
05:26:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:26:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:56 200'
05:26:56 ++947+ head -n1
05:26:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:56 ++947+ tail -n1
05:26:56 +947+ STATUS_CODE=200
05:26:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:56 ++947+ jq -r .notarizationStatus.status
05:26:56 +947+ STATUS=IN_PROGRESS
05:26:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:56 +947+ sleep 1m
05:26:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:26:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:26:58 200'
05:26:58 ++281+ head -n1
05:26:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:26:58 ++281+ tail -n1
05:26:58 +281+ STATUS_CODE=200
05:26:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:26:58 ++281+ jq -r .notarizationStatus.status
05:26:58 +281+ STATUS=IN_PROGRESS
05:26:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:26:58 +281+ sleep 1m
05:27:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:27:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:01 200'
05:27:01 ++751+ head -n1
05:27:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:01 ++751+ tail -n1
05:27:01 +751+ STATUS_CODE=200
05:27:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:01 ++751+ jq -r .notarizationStatus.status
05:27:01 +751+ STATUS=IN_PROGRESS
05:27:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:01 +751+ sleep 1m
05:27:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:27:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:03 200'
05:27:03 ++575+ head -n1
05:27:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:03 ++575+ tail -n1
05:27:03 +575+ STATUS_CODE=200
05:27:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:03 ++575+ jq -r .notarizationStatus.status
05:27:03 +575+ STATUS=IN_PROGRESS
05:27:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:03 +575+ sleep 1m
05:27:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:27:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:07 200'
05:27:07 ++204+ head -n1
05:27:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:07 ++204+ tail -n1
05:27:07 +204+ STATUS_CODE=200
05:27:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:07 ++204+ jq -r .notarizationStatus.status
05:27:07 +204+ STATUS=IN_PROGRESS
05:27:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:07 +204+ sleep 1m
05:27:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:27:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:09 200'
05:27:09 ++439+ head -n1
05:27:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:09 ++439+ tail -n1
05:27:09 +439+ STATUS_CODE=200
05:27:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:09 ++439+ jq -r .notarizationStatus.status
05:27:09 +439+ STATUS=IN_PROGRESS
05:27:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:09 +439+ sleep 1m
05:27:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:27:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:10 200'
05:27:10 ++1019+ head -n1
05:27:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:10 ++1019+ tail -n1
05:27:10 +1019+ STATUS_CODE=200
05:27:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:10 ++1019+ jq -r .notarizationStatus.status
05:27:10 +1019+ STATUS=IN_PROGRESS
05:27:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:10 +1019+ sleep 1m
05:27:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:27:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:16 200'
05:27:16 ++813+ head -n1
05:27:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:16 ++813+ tail -n1
05:27:16 +813+ STATUS_CODE=200
05:27:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:16 ++813+ jq -r .notarizationStatus.status
05:27:16 +813+ STATUS=IN_PROGRESS
05:27:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:16 +813+ sleep 1m
05:27:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:27:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:20 200'
05:27:20 ++637+ head -n1
05:27:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:20 ++637+ tail -n1
05:27:20 +637+ STATUS_CODE=200
05:27:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:20 ++637+ jq -r .notarizationStatus.status
05:27:20 +637+ STATUS=IN_PROGRESS
05:27:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:20 +637+ sleep 1m
05:27:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:27:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:21 200'
05:27:21 ++313+ head -n1
05:27:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:21 ++313+ tail -n1
05:27:21 +313+ STATUS_CODE=200
05:27:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:21 ++313+ jq -r .notarizationStatus.status
05:27:21 +313+ STATUS=IN_PROGRESS
05:27:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:21 +313+ sleep 1m
05:27:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:27:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:25 200'
05:27:25 ++226+ head -n1
05:27:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:25 ++226+ tail -n1
05:27:25 +226+ STATUS_CODE=200
05:27:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:25 ++226+ jq -r .notarizationStatus.status
05:27:25 +226+ STATUS=IN_PROGRESS
05:27:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:25 +226+ sleep 1m
05:27:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:27:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:28 200'
05:27:28 ++160+ head -n1
05:27:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:28 ++160+ tail -n1
05:27:28 +160+ STATUS_CODE=200
05:27:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:28 ++160+ jq -r .notarizationStatus.status
05:27:28 +160+ STATUS=IN_PROGRESS
05:27:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:28 +160+ sleep 1m
05:27:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:27:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:32 200'
05:27:32 ++471+ head -n1
05:27:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:32 ++471+ tail -n1
05:27:32 +471+ STATUS_CODE=200
05:27:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:32 ++471+ jq -r .notarizationStatus.status
05:27:32 +471+ STATUS=IN_PROGRESS
05:27:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:32 +471+ sleep 1m
05:27:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:27:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:34 200'
05:27:34 ++345+ head -n1
05:27:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:34 ++345+ tail -n1
05:27:34 +345+ STATUS_CODE=200
05:27:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:34 ++345+ jq -r .notarizationStatus.status
05:27:34 +345+ STATUS=IN_PROGRESS
05:27:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:34 +345+ sleep 1m
05:27:34 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:27:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:34 200'
05:27:34 ++875+ head -n1
05:27:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:34 ++875+ tail -n1
05:27:34 +875+ STATUS_CODE=200
05:27:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:34 ++875+ jq -r .notarizationStatus.status
05:27:34 +875+ STATUS=IN_PROGRESS
05:27:34 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:34 +875+ sleep 1m
05:27:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:27:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:39 200'
05:27:39 ++258+ head -n1
05:27:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:39 ++258+ tail -n1
05:27:39 +258+ STATUS_CODE=200
05:27:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:39 ++258+ jq -r .notarizationStatus.status
05:27:39 +258+ STATUS=IN_PROGRESS
05:27:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:39 +258+ sleep 1m
05:27:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:27:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:43 200'
05:27:43 ++689+ head -n1
05:27:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:43 ++689+ tail -n1
05:27:43 +689+ STATUS_CODE=200
05:27:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:43 ++689+ jq -r .notarizationStatus.status
05:27:43 +689+ STATUS=IN_PROGRESS
05:27:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:43 +689+ sleep 1m
05:27:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:27:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:45 200'
05:27:45 ++533+ head -n1
05:27:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:45 ++533+ tail -n1
05:27:45 +533+ STATUS_CODE=200
05:27:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:45 ++533+ jq -r .notarizationStatus.status
05:27:45 +533+ STATUS=IN_PROGRESS
05:27:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:45 +533+ sleep 1m
05:27:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:27:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:48 200'
05:27:48 ++182+ head -n1
05:27:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:48 ++182+ tail -n1
05:27:48 +182+ STATUS_CODE=200
05:27:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:48 ++182+ jq -r .notarizationStatus.status
05:27:48 +182+ STATUS=IN_PROGRESS
05:27:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:48 +182+ sleep 1m
05:27:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:27:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:55 200'
05:27:55 ++397+ head -n1
05:27:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:55 ++397+ tail -n1
05:27:55 +397+ STATUS_CODE=200
05:27:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:55 ++397+ jq -r .notarizationStatus.status
05:27:55 +397+ STATUS=IN_PROGRESS
05:27:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:55 +397+ sleep 1m
05:27:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:27:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:56 200'
05:27:56 ++947+ head -n1
05:27:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:56 ++947+ tail -n1
05:27:56 +947+ STATUS_CODE=200
05:27:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:56 ++947+ jq -r .notarizationStatus.status
05:27:56 +947+ STATUS=IN_PROGRESS
05:27:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:56 +947+ sleep 1m
05:27:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:27:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:27:58 200'
05:27:58 ++281+ head -n1
05:27:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:27:58 ++281+ tail -n1
05:27:58 +281+ STATUS_CODE=200
05:27:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:27:58 ++281+ jq -r .notarizationStatus.status
05:27:58 +281+ STATUS=IN_PROGRESS
05:27:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:27:58 +281+ sleep 1m
05:28:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:28:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:01 200'
05:28:01 ++751+ head -n1
05:28:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:01 ++751+ tail -n1
05:28:01 +751+ STATUS_CODE=200
05:28:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:01 ++751+ jq -r .notarizationStatus.status
05:28:01 +751+ STATUS=IN_PROGRESS
05:28:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:01 +751+ sleep 1m
05:28:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:28:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:03 200'
05:28:03 ++575+ head -n1
05:28:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:03 ++575+ tail -n1
05:28:03 +575+ STATUS_CODE=200
05:28:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:03 ++575+ jq -r .notarizationStatus.status
05:28:03 +575+ STATUS=IN_PROGRESS
05:28:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:03 +575+ sleep 1m
05:28:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:28:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:07 200'
05:28:07 ++204+ head -n1
05:28:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:07 ++204+ tail -n1
05:28:07 +204+ STATUS_CODE=200
05:28:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:07 ++204+ jq -r .notarizationStatus.status
05:28:07 +204+ STATUS=IN_PROGRESS
05:28:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:07 +204+ sleep 1m
05:28:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:28:09 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:09 200'
05:28:09 ++439+ head -n1
05:28:09 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:09 ++439+ tail -n1
05:28:09 +439+ STATUS_CODE=200
05:28:09 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:09 ++439+ jq -r .notarizationStatus.status
05:28:09 +439+ STATUS=IN_PROGRESS
05:28:09 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:09 +439+ sleep 1m
05:28:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:28:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:10 200'
05:28:10 ++1019+ head -n1
05:28:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:10 ++1019+ tail -n1
05:28:10 +1019+ STATUS_CODE=200
05:28:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:10 ++1019+ jq -r .notarizationStatus.status
05:28:10 +1019+ STATUS=IN_PROGRESS
05:28:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:10 +1019+ sleep 1m
05:28:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:28:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:16 200'
05:28:16 ++813+ head -n1
05:28:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:16 ++813+ tail -n1
05:28:16 +813+ STATUS_CODE=200
05:28:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:16 ++813+ jq -r .notarizationStatus.status
05:28:16 +813+ STATUS=IN_PROGRESS
05:28:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:16 +813+ sleep 1m
05:28:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:28:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:20 200'
05:28:20 ++637+ head -n1
05:28:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:20 ++637+ tail -n1
05:28:20 +637+ STATUS_CODE=200
05:28:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:20 ++637+ jq -r .notarizationStatus.status
05:28:20 +637+ STATUS=IN_PROGRESS
05:28:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:20 +637+ sleep 1m
05:28:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:28:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:21 200'
05:28:21 ++313+ head -n1
05:28:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:21 ++313+ tail -n1
05:28:21 +313+ STATUS_CODE=200
05:28:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:21 ++313+ jq -r .notarizationStatus.status
05:28:21 +313+ STATUS=IN_PROGRESS
05:28:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:21 +313+ sleep 1m
05:28:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:28:25 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:25 200'
05:28:25 ++226+ head -n1
05:28:25 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:25 ++226+ tail -n1
05:28:25 +226+ STATUS_CODE=200
05:28:25 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:25 ++226+ jq -r .notarizationStatus.status
05:28:25 +226+ STATUS=IN_PROGRESS
05:28:25 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:25 +226+ sleep 1m
05:28:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:28:28 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:28 200'
05:28:28 ++160+ head -n1
05:28:28 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:28 ++160+ tail -n1
05:28:28 +160+ STATUS_CODE=200
05:28:28 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:28 ++160+ jq -r .notarizationStatus.status
05:28:28 +160+ STATUS=IN_PROGRESS
05:28:28 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:28 +160+ sleep 1m
05:28:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:28:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:32 200'
05:28:32 ++471+ head -n1
05:28:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:32 ++471+ tail -n1
05:28:32 +471+ STATUS_CODE=200
05:28:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:32 ++471+ jq -r .notarizationStatus.status
05:28:32 +471+ STATUS=IN_PROGRESS
05:28:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:32 +471+ sleep 1m
05:28:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:28:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:34 200'
05:28:34 ++345+ head -n1
05:28:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:34 ++345+ tail -n1
05:28:34 +345+ STATUS_CODE=200
05:28:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:34 ++345+ jq -r .notarizationStatus.status
05:28:34 +345+ STATUS=IN_PROGRESS
05:28:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:34 +345+ sleep 1m
05:28:34 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:28:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:34 200'
05:28:34 ++875+ head -n1
05:28:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:34 ++875+ tail -n1
05:28:34 +875+ STATUS_CODE=200
05:28:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:34 ++875+ jq -r .notarizationStatus.status
05:28:34 +875+ STATUS=IN_PROGRESS
05:28:34 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:34 +875+ sleep 1m
05:28:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:28:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:39 200'
05:28:39 ++258+ head -n1
05:28:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:39 ++258+ tail -n1
05:28:39 +258+ STATUS_CODE=200
05:28:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:39 ++258+ jq -r .notarizationStatus.status
05:28:39 +258+ STATUS=IN_PROGRESS
05:28:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:39 +258+ sleep 1m
05:28:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:28:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:43 200'
05:28:43 ++689+ head -n1
05:28:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:43 ++689+ tail -n1
05:28:43 +689+ STATUS_CODE=200
05:28:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:43 ++689+ jq -r .notarizationStatus.status
05:28:43 +689+ STATUS=IN_PROGRESS
05:28:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:43 +689+ sleep 1m
05:28:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:28:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:45 200'
05:28:45 ++533+ head -n1
05:28:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:45 ++533+ tail -n1
05:28:45 +533+ STATUS_CODE=200
05:28:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:45 ++533+ jq -r .notarizationStatus.status
05:28:45 +533+ STATUS=IN_PROGRESS
05:28:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:45 +533+ sleep 1m
05:28:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:28:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:48 200'
05:28:48 ++182+ head -n1
05:28:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:48 ++182+ tail -n1
05:28:48 +182+ STATUS_CODE=200
05:28:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:48 ++182+ jq -r .notarizationStatus.status
05:28:48 +182+ STATUS=IN_PROGRESS
05:28:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:48 +182+ sleep 1m
05:28:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:28:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:55 200'
05:28:55 ++397+ head -n1
05:28:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:55 ++397+ tail -n1
05:28:55 +397+ STATUS_CODE=200
05:28:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:55 ++397+ jq -r .notarizationStatus.status
05:28:55 +397+ STATUS=IN_PROGRESS
05:28:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:55 +397+ sleep 1m
05:28:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:28:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:56 200'
05:28:56 ++947+ head -n1
05:28:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:56 ++947+ tail -n1
05:28:56 +947+ STATUS_CODE=200
05:28:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:56 ++947+ jq -r .notarizationStatus.status
05:28:56 +947+ STATUS=IN_PROGRESS
05:28:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:56 +947+ sleep 1m
05:28:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:28:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:28:58 200'
05:28:58 ++281+ head -n1
05:28:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:28:58 ++281+ tail -n1
05:28:58 +281+ STATUS_CODE=200
05:28:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:28:58 ++281+ jq -r .notarizationStatus.status
05:28:58 +281+ STATUS=IN_PROGRESS
05:28:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:28:58 +281+ sleep 1m
05:29:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:29:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:01 200'
05:29:01 ++751+ head -n1
05:29:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:01 ++751+ tail -n1
05:29:01 +751+ STATUS_CODE=200
05:29:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:01 ++751+ jq -r .notarizationStatus.status
05:29:01 +751+ STATUS=IN_PROGRESS
05:29:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:01 +751+ sleep 1m
05:29:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:29:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:03 200'
05:29:03 ++575+ head -n1
05:29:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:03 ++575+ tail -n1
05:29:03 +575+ STATUS_CODE=200
05:29:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:03 ++575+ jq -r .notarizationStatus.status
05:29:03 +575+ STATUS=IN_PROGRESS
05:29:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:03 +575+ sleep 1m
05:29:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:29:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:07 200'
05:29:07 ++204+ head -n1
05:29:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:07 ++204+ tail -n1
05:29:07 +204+ STATUS_CODE=200
05:29:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:07 ++204+ jq -r .notarizationStatus.status
05:29:07 +204+ STATUS=IN_PROGRESS
05:29:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:07 +204+ sleep 1m
05:29:09 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:29:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:10 200'
05:29:10 ++439+ head -n1
05:29:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:10 ++439+ tail -n1
05:29:10 +439+ STATUS_CODE=200
05:29:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:10 ++439+ jq -r .notarizationStatus.status
05:29:10 +439+ STATUS=IN_PROGRESS
05:29:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:10 +439+ sleep 1m
05:29:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:29:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:10 200'
05:29:10 ++1019+ head -n1
05:29:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:10 ++1019+ tail -n1
05:29:10 +1019+ STATUS_CODE=200
05:29:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:10 ++1019+ jq -r .notarizationStatus.status
05:29:10 +1019+ STATUS=IN_PROGRESS
05:29:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:10 +1019+ sleep 1m
05:29:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:29:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:16 200'
05:29:16 ++813+ head -n1
05:29:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:16 ++813+ tail -n1
05:29:16 +813+ STATUS_CODE=200
05:29:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:16 ++813+ jq -r .notarizationStatus.status
05:29:16 +813+ STATUS=IN_PROGRESS
05:29:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:16 +813+ sleep 1m
05:29:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:29:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:20 200'
05:29:20 ++637+ head -n1
05:29:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:20 ++637+ tail -n1
05:29:20 +637+ STATUS_CODE=200
05:29:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:20 ++637+ jq -r .notarizationStatus.status
05:29:20 +637+ STATUS=IN_PROGRESS
05:29:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:20 +637+ sleep 1m
05:29:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:29:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:21 200'
05:29:21 ++313+ head -n1
05:29:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:21 ++313+ tail -n1
05:29:21 +313+ STATUS_CODE=200
05:29:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:21 ++313+ jq -r .notarizationStatus.status
05:29:21 +313+ STATUS=IN_PROGRESS
05:29:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:21 +313+ sleep 1m
05:29:25 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:29:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:26 200'
05:29:26 ++226+ head -n1
05:29:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:26 ++226+ tail -n1
05:29:26 +226+ STATUS_CODE=200
05:29:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:26 ++226+ jq -r .notarizationStatus.status
05:29:26 +226+ STATUS=IN_PROGRESS
05:29:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:26 +226+ sleep 1m
05:29:28 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:29:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:29 200'
05:29:29 ++160+ head -n1
05:29:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:29 ++160+ tail -n1
05:29:29 +160+ STATUS_CODE=200
05:29:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:29 ++160+ jq -r .notarizationStatus.status
05:29:29 +160+ STATUS=IN_PROGRESS
05:29:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:29 +160+ sleep 1m
05:29:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:29:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:32 200'
05:29:32 ++471+ head -n1
05:29:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:32 ++471+ tail -n1
05:29:32 +471+ STATUS_CODE=200
05:29:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:32 ++471+ jq -r .notarizationStatus.status
05:29:32 +471+ STATUS=IN_PROGRESS
05:29:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:32 +471+ sleep 1m
05:29:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:29:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:34 200'
05:29:34 ++345+ head -n1
05:29:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:34 ++345+ tail -n1
05:29:34 +345+ STATUS_CODE=200
05:29:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:34 ++345+ jq -r .notarizationStatus.status
05:29:34 +345+ STATUS=IN_PROGRESS
05:29:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:34 +345+ sleep 1m
05:29:34 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:29:34 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:34 200'
05:29:34 ++875+ head -n1
05:29:34 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:34 ++875+ tail -n1
05:29:34 +875+ STATUS_CODE=200
05:29:34 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:34 ++875+ jq -r .notarizationStatus.status
05:29:35 +875+ STATUS=IN_PROGRESS
05:29:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:35 +875+ sleep 1m
05:29:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:29:39 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:39 200'
05:29:39 ++258+ head -n1
05:29:39 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:39 ++258+ tail -n1
05:29:39 +258+ STATUS_CODE=200
05:29:39 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:39 ++258+ jq -r .notarizationStatus.status
05:29:39 +258+ STATUS=IN_PROGRESS
05:29:39 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:39 +258+ sleep 1m
05:29:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:29:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:43 200'
05:29:43 ++689+ head -n1
05:29:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:43 ++689+ tail -n1
05:29:43 +689+ STATUS_CODE=200
05:29:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:43 ++689+ jq -r .notarizationStatus.status
05:29:43 +689+ STATUS=IN_PROGRESS
05:29:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:43 +689+ sleep 1m
05:29:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:29:45 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:45 200'
05:29:45 ++533+ head -n1
05:29:45 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:45 ++533+ tail -n1
05:29:45 +533+ STATUS_CODE=200
05:29:45 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:45 ++533+ jq -r .notarizationStatus.status
05:29:45 +533+ STATUS=IN_PROGRESS
05:29:45 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:45 +533+ sleep 1m
05:29:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:29:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:48 200'
05:29:48 ++182+ head -n1
05:29:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:48 ++182+ tail -n1
05:29:48 +182+ STATUS_CODE=200
05:29:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:48 ++182+ jq -r .notarizationStatus.status
05:29:48 +182+ STATUS=IN_PROGRESS
05:29:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:48 +182+ sleep 1m
05:29:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:29:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:55 200'
05:29:55 ++397+ head -n1
05:29:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:55 ++397+ tail -n1
05:29:55 +397+ STATUS_CODE=200
05:29:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:55 ++397+ jq -r .notarizationStatus.status
05:29:55 +397+ STATUS=IN_PROGRESS
05:29:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:55 +397+ sleep 1m
05:29:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:29:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:56 200'
05:29:56 ++947+ head -n1
05:29:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:56 ++947+ tail -n1
05:29:56 +947+ STATUS_CODE=200
05:29:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:56 ++947+ jq -r .notarizationStatus.status
05:29:56 +947+ STATUS=IN_PROGRESS
05:29:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:56 +947+ sleep 1m
05:29:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:29:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:29:58 200'
05:29:58 ++281+ head -n1
05:29:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:29:58 ++281+ tail -n1
05:29:58 +281+ STATUS_CODE=200
05:29:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:29:58 ++281+ jq -r .notarizationStatus.status
05:29:58 +281+ STATUS=IN_PROGRESS
05:29:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:29:58 +281+ sleep 1m
05:30:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:30:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:01 200'
05:30:01 ++751+ head -n1
05:30:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:01 ++751+ tail -n1
05:30:01 +751+ STATUS_CODE=200
05:30:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:01 ++751+ jq -r .notarizationStatus.status
05:30:01 +751+ STATUS=IN_PROGRESS
05:30:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:01 +751+ sleep 1m
05:30:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:30:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:03 200'
05:30:03 ++575+ head -n1
05:30:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:03 ++575+ tail -n1
05:30:03 +575+ STATUS_CODE=200
05:30:03 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:03 ++575+ jq -r .notarizationStatus.status
05:30:03 +575+ STATUS=IN_PROGRESS
05:30:03 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:03 +575+ sleep 1m
05:30:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:30:07 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:07 200'
05:30:07 ++204+ head -n1
05:30:07 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:07 ++204+ tail -n1
05:30:07 +204+ STATUS_CODE=200
05:30:07 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:07 ++204+ jq -r .notarizationStatus.status
05:30:07 +204+ STATUS=IN_PROGRESS
05:30:07 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:07 +204+ sleep 1m
05:30:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:30:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:10 200'
05:30:10 ++439+ head -n1
05:30:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:10 ++439+ tail -n1
05:30:10 +439+ STATUS_CODE=200
05:30:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:10 ++439+ jq -r .notarizationStatus.status
05:30:10 +439+ STATUS=IN_PROGRESS
05:30:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:10 +439+ sleep 1m
05:30:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:30:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:10 200'
05:30:10 ++1019+ head -n1
05:30:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:10 ++1019+ tail -n1
05:30:10 +1019+ STATUS_CODE=200
05:30:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:10 ++1019+ jq -r .notarizationStatus.status
05:30:10 +1019+ STATUS=IN_PROGRESS
05:30:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:10 +1019+ sleep 1m
05:30:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:30:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:16 200'
05:30:16 ++813+ head -n1
05:30:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:16 ++813+ tail -n1
05:30:16 +813+ STATUS_CODE=200
05:30:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:16 ++813+ jq -r .notarizationStatus.status
05:30:16 +813+ STATUS=IN_PROGRESS
05:30:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:16 +813+ sleep 1m
05:30:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:30:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:20 200'
05:30:20 ++637+ head -n1
05:30:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:20 ++637+ tail -n1
05:30:20 +637+ STATUS_CODE=200
05:30:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:20 ++637+ jq -r .notarizationStatus.status
05:30:20 +637+ STATUS=IN_PROGRESS
05:30:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:20 +637+ sleep 1m
05:30:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:30:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:21 200'
05:30:21 ++313+ head -n1
05:30:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:21 ++313+ tail -n1
05:30:21 +313+ STATUS_CODE=200
05:30:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:21 ++313+ jq -r .notarizationStatus.status
05:30:21 +313+ STATUS=IN_PROGRESS
05:30:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:21 +313+ sleep 1m
05:30:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:30:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:26 200'
05:30:26 ++226+ head -n1
05:30:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:26 ++226+ tail -n1
05:30:26 +226+ STATUS_CODE=200
05:30:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:26 ++226+ jq -r .notarizationStatus.status
05:30:26 +226+ STATUS=IN_PROGRESS
05:30:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:26 +226+ sleep 1m
05:30:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:30:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:29 200'
05:30:29 ++160+ head -n1
05:30:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:29 ++160+ tail -n1
05:30:29 +160+ STATUS_CODE=200
05:30:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:29 ++160+ jq -r .notarizationStatus.status
05:30:29 +160+ STATUS=IN_PROGRESS
05:30:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:29 +160+ sleep 1m
05:30:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:30:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:32 200'
05:30:32 ++471+ head -n1
05:30:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:32 ++471+ tail -n1
05:30:32 +471+ STATUS_CODE=200
05:30:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:32 ++471+ jq -r .notarizationStatus.status
05:30:32 +471+ STATUS=IN_PROGRESS
05:30:32 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:32 +471+ sleep 1m
05:30:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:30:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:34 200'
05:30:34 ++345+ head -n1
05:30:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:34 ++345+ tail -n1
05:30:34 +345+ STATUS_CODE=200
05:30:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:34 ++345+ jq -r .notarizationStatus.status
05:30:34 +345+ STATUS=IN_PROGRESS
05:30:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:34 +345+ sleep 1m
05:30:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:30:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:35 200'
05:30:35 ++875+ head -n1
05:30:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:35 ++875+ tail -n1
05:30:35 +875+ STATUS_CODE=200
05:30:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:35 ++875+ jq -r .notarizationStatus.status
05:30:35 +875+ STATUS=IN_PROGRESS
05:30:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:35 +875+ sleep 1m
05:30:39 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:30:40 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:40 200'
05:30:40 ++258+ head -n1
05:30:40 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:40 ++258+ tail -n1
05:30:40 +258+ STATUS_CODE=200
05:30:40 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:40 ++258+ jq -r .notarizationStatus.status
05:30:40 +258+ STATUS=IN_PROGRESS
05:30:40 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:40 +258+ sleep 1m
05:30:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:30:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:43 200'
05:30:43 ++689+ head -n1
05:30:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:43 ++689+ tail -n1
05:30:43 +689+ STATUS_CODE=200
05:30:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:43 ++689+ jq -r .notarizationStatus.status
05:30:43 +689+ STATUS=IN_PROGRESS
05:30:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:43 +689+ sleep 1m
05:30:45 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:30:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:46 200'
05:30:46 ++533+ head -n1
05:30:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:46 ++533+ tail -n1
05:30:46 +533+ STATUS_CODE=200
05:30:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:46 ++533+ jq -r .notarizationStatus.status
05:30:46 +533+ STATUS=IN_PROGRESS
05:30:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:46 +533+ sleep 1m
05:30:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:30:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:48 200'
05:30:48 ++182+ head -n1
05:30:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:48 ++182+ tail -n1
05:30:48 +182+ STATUS_CODE=200
05:30:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:48 ++182+ jq -r .notarizationStatus.status
05:30:48 +182+ STATUS=IN_PROGRESS
05:30:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:48 +182+ sleep 1m
05:30:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:30:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:55 200'
05:30:55 ++397+ head -n1
05:30:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:55 ++397+ tail -n1
05:30:55 +397+ STATUS_CODE=200
05:30:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:55 ++397+ jq -r .notarizationStatus.status
05:30:55 +397+ STATUS=IN_PROGRESS
05:30:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:55 +397+ sleep 1m
05:30:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:30:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:56 200'
05:30:56 ++947+ head -n1
05:30:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:56 ++947+ tail -n1
05:30:56 +947+ STATUS_CODE=200
05:30:56 ++947+ jq -r .notarizationStatus.status
05:30:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:56 +947+ STATUS=IN_PROGRESS
05:30:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:56 +947+ sleep 1m
05:30:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:30:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:30:58 200'
05:30:58 ++281+ head -n1
05:30:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:30:58 ++281+ tail -n1
05:30:58 +281+ STATUS_CODE=200
05:30:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:30:58 ++281+ jq -r .notarizationStatus.status
05:30:58 +281+ STATUS=IN_PROGRESS
05:30:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:30:58 +281+ sleep 1m
05:31:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:31:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:01 200'
05:31:01 ++751+ head -n1
05:31:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:01 ++751+ tail -n1
05:31:01 +751+ STATUS_CODE=200
05:31:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:01 ++751+ jq -r .notarizationStatus.status
05:31:01 +751+ STATUS=IN_PROGRESS
05:31:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:01 +751+ sleep 1m
05:31:03 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:31:03 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:03 200'
05:31:03 ++575+ head -n1
05:31:03 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:03 ++575+ tail -n1
05:31:04 +575+ STATUS_CODE=200
05:31:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:04 ++575+ jq -r .notarizationStatus.status
05:31:04 +575+ STATUS=IN_PROGRESS
05:31:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:04 +575+ sleep 1m
05:31:07 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:31:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:08 200'
05:31:08 ++204+ head -n1
05:31:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:08 ++204+ tail -n1
05:31:08 +204+ STATUS_CODE=200
05:31:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:08 ++204+ jq -r .notarizationStatus.status
05:31:08 +204+ STATUS=IN_PROGRESS
05:31:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:08 +204+ sleep 1m
05:31:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:31:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:10 200'
05:31:10 ++439+ head -n1
05:31:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:10 ++439+ tail -n1
05:31:10 +439+ STATUS_CODE=200
05:31:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:10 ++439+ jq -r .notarizationStatus.status
05:31:10 +439+ STATUS=IN_PROGRESS
05:31:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:10 +439+ sleep 1m
05:31:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:31:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:10 200'
05:31:10 ++1019+ head -n1
05:31:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:10 ++1019+ tail -n1
05:31:10 +1019+ STATUS_CODE=200
05:31:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:10 ++1019+ jq -r .notarizationStatus.status
05:31:10 +1019+ STATUS=IN_PROGRESS
05:31:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:10 +1019+ sleep 1m
05:31:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:31:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:16 200'
05:31:16 ++813+ head -n1
05:31:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:16 ++813+ tail -n1
05:31:16 +813+ STATUS_CODE=200
05:31:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:16 ++813+ jq -r .notarizationStatus.status
05:31:16 +813+ STATUS=IN_PROGRESS
05:31:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:16 +813+ sleep 1m
05:31:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:31:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:20 200'
05:31:20 ++637+ head -n1
05:31:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:20 ++637+ tail -n1
05:31:20 +637+ STATUS_CODE=200
05:31:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:20 ++637+ jq -r .notarizationStatus.status
05:31:20 +637+ STATUS=IN_PROGRESS
05:31:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:20 +637+ sleep 1m
05:31:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:31:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:21 200'
05:31:21 ++313+ head -n1
05:31:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:21 ++313+ tail -n1
05:31:21 +313+ STATUS_CODE=200
05:31:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:21 ++313+ jq -r .notarizationStatus.status
05:31:21 +313+ STATUS=IN_PROGRESS
05:31:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:21 +313+ sleep 1m
05:31:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:31:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:26 200'
05:31:26 ++226+ head -n1
05:31:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:26 ++226+ tail -n1
05:31:26 +226+ STATUS_CODE=200
05:31:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:26 ++226+ jq -r .notarizationStatus.status
05:31:26 +226+ STATUS=IN_PROGRESS
05:31:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:26 +226+ sleep 1m
05:31:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:31:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:29 200'
05:31:29 ++160+ head -n1
05:31:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:29 ++160+ tail -n1
05:31:29 +160+ STATUS_CODE=200
05:31:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:29 ++160+ jq -r .notarizationStatus.status
05:31:29 +160+ STATUS=IN_PROGRESS
05:31:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:29 +160+ sleep 1m
05:31:32 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:31:32 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:32 200'
05:31:32 ++471+ head -n1
05:31:32 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:32 ++471+ tail -n1
05:31:32 +471+ STATUS_CODE=200
05:31:32 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:32 ++471+ jq -r .notarizationStatus.status
05:31:33 +471+ STATUS=IN_PROGRESS
05:31:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:33 +471+ sleep 1m
05:31:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:31:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:34 200'
05:31:34 ++345+ head -n1
05:31:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:34 ++345+ tail -n1
05:31:34 +345+ STATUS_CODE=200
05:31:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:34 ++345+ jq -r .notarizationStatus.status
05:31:34 +345+ STATUS=IN_PROGRESS
05:31:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:34 +345+ sleep 1m
05:31:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:31:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:35 200'
05:31:35 ++875+ head -n1
05:31:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:35 ++875+ tail -n1
05:31:35 +875+ STATUS_CODE=200
05:31:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:35 ++875+ jq -r .notarizationStatus.status
05:31:35 +875+ STATUS=IN_PROGRESS
05:31:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:35 +875+ sleep 1m
05:31:40 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:31:40 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:40 200'
05:31:40 ++258+ head -n1
05:31:40 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:40 ++258+ tail -n1
05:31:40 +258+ STATUS_CODE=200
05:31:40 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:40 ++258+ jq -r .notarizationStatus.status
05:31:40 +258+ STATUS=IN_PROGRESS
05:31:40 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:40 +258+ sleep 1m
05:31:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:31:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:43 200'
05:31:43 ++689+ head -n1
05:31:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:43 ++689+ tail -n1
05:31:43 +689+ STATUS_CODE=200
05:31:43 ++689+ jq -r .notarizationStatus.status
05:31:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:43 +689+ STATUS=IN_PROGRESS
05:31:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:43 +689+ sleep 1m
05:31:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:31:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:46 200'
05:31:46 ++533+ head -n1
05:31:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:46 ++533+ tail -n1
05:31:46 +533+ STATUS_CODE=200
05:31:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:46 ++533+ jq -r .notarizationStatus.status
05:31:46 +533+ STATUS=IN_PROGRESS
05:31:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:46 +533+ sleep 1m
05:31:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:31:48 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:48 200'
05:31:48 ++182+ head -n1
05:31:48 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:48 ++182+ tail -n1
05:31:48 +182+ STATUS_CODE=200
05:31:48 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:48 ++182+ jq -r .notarizationStatus.status
05:31:48 +182+ STATUS=IN_PROGRESS
05:31:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:48 +182+ sleep 1m
05:31:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:31:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:55 200'
05:31:55 ++397+ head -n1
05:31:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:55 ++397+ tail -n1
05:31:55 +397+ STATUS_CODE=200
05:31:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:55 ++397+ jq -r .notarizationStatus.status
05:31:55 +397+ STATUS=IN_PROGRESS
05:31:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:55 +397+ sleep 1m
05:31:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:31:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:56 200'
05:31:56 ++947+ head -n1
05:31:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:56 ++947+ tail -n1
05:31:56 +947+ STATUS_CODE=200
05:31:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:56 ++947+ jq -r .notarizationStatus.status
05:31:56 +947+ STATUS=IN_PROGRESS
05:31:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:56 +947+ sleep 1m
05:31:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:31:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:31:58 200'
05:31:58 ++281+ head -n1
05:31:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:31:58 ++281+ tail -n1
05:31:58 +281+ STATUS_CODE=200
05:31:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:31:58 ++281+ jq -r .notarizationStatus.status
05:31:58 +281+ STATUS=IN_PROGRESS
05:31:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:31:58 +281+ sleep 1m
05:32:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:32:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:01 200'
05:32:01 ++751+ head -n1
05:32:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:01 ++751+ tail -n1
05:32:01 +751+ STATUS_CODE=200
05:32:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:01 ++751+ jq -r .notarizationStatus.status
05:32:01 +751+ STATUS=IN_PROGRESS
05:32:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:01 +751+ sleep 1m
05:32:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:32:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:04 200'
05:32:04 ++575+ head -n1
05:32:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:04 ++575+ tail -n1
05:32:04 +575+ STATUS_CODE=200
05:32:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:04 ++575+ jq -r .notarizationStatus.status
05:32:04 +575+ STATUS=IN_PROGRESS
05:32:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:04 +575+ sleep 1m
05:32:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:32:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:08 200'
05:32:08 ++204+ head -n1
05:32:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:08 ++204+ tail -n1
05:32:08 +204+ STATUS_CODE=200
05:32:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:08 ++204+ jq -r .notarizationStatus.status
05:32:08 +204+ STATUS=IN_PROGRESS
05:32:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:08 +204+ sleep 1m
05:32:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:32:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:10 200'
05:32:10 ++439+ head -n1
05:32:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:10 ++439+ tail -n1
05:32:10 +439+ STATUS_CODE=200
05:32:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:10 ++439+ jq -r .notarizationStatus.status
05:32:10 +439+ STATUS=IN_PROGRESS
05:32:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:10 +439+ sleep 1m
05:32:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:32:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:10 200'
05:32:10 ++1019+ head -n1
05:32:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:10 ++1019+ tail -n1
05:32:10 +1019+ STATUS_CODE=200
05:32:10 ++1019+ jq -r .notarizationStatus.status
05:32:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:10 +1019+ STATUS=IN_PROGRESS
05:32:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:10 +1019+ sleep 1m
05:32:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:32:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:16 200'
05:32:16 ++813+ head -n1
05:32:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:16 ++813+ tail -n1
05:32:16 +813+ STATUS_CODE=200
05:32:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:16 ++813+ jq -r .notarizationStatus.status
05:32:16 +813+ STATUS=IN_PROGRESS
05:32:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:16 +813+ sleep 1m
05:32:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:32:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:20 200'
05:32:20 ++637+ head -n1
05:32:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:20 ++637+ tail -n1
05:32:20 +637+ STATUS_CODE=200
05:32:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:20 ++637+ jq -r .notarizationStatus.status
05:32:20 +637+ STATUS=IN_PROGRESS
05:32:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:20 +637+ sleep 1m
05:32:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:32:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:21 200'
05:32:21 ++313+ head -n1
05:32:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:21 ++313+ tail -n1
05:32:21 +313+ STATUS_CODE=200
05:32:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:21 ++313+ jq -r .notarizationStatus.status
05:32:21 +313+ STATUS=IN_PROGRESS
05:32:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:21 +313+ sleep 1m
05:32:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:32:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:26 200'
05:32:26 ++226+ head -n1
05:32:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:26 ++226+ tail -n1
05:32:26 +226+ STATUS_CODE=200
05:32:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:26 ++226+ jq -r .notarizationStatus.status
05:32:26 +226+ STATUS=IN_PROGRESS
05:32:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:26 +226+ sleep 1m
05:32:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:32:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:29 200'
05:32:29 ++160+ head -n1
05:32:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:29 ++160+ tail -n1
05:32:29 +160+ STATUS_CODE=200
05:32:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:29 ++160+ jq -r .notarizationStatus.status
05:32:29 +160+ STATUS=IN_PROGRESS
05:32:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:29 +160+ sleep 1m
05:32:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:32:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:33 200'
05:32:33 ++471+ head -n1
05:32:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:33 ++471+ tail -n1
05:32:33 +471+ STATUS_CODE=200
05:32:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:33 ++471+ jq -r .notarizationStatus.status
05:32:33 +471+ STATUS=IN_PROGRESS
05:32:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:33 +471+ sleep 1m
05:32:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:32:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:34 200'
05:32:34 ++345+ head -n1
05:32:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:34 ++345+ tail -n1
05:32:34 +345+ STATUS_CODE=200
05:32:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:34 ++345+ jq -r .notarizationStatus.status
05:32:34 +345+ STATUS=IN_PROGRESS
05:32:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:34 +345+ sleep 1m
05:32:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:32:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:35 200'
05:32:35 ++875+ head -n1
05:32:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:35 ++875+ tail -n1
05:32:35 +875+ STATUS_CODE=200
05:32:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:35 ++875+ jq -r .notarizationStatus.status
05:32:35 +875+ STATUS=IN_PROGRESS
05:32:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:35 +875+ sleep 1m
05:32:40 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:32:40 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:40 200'
05:32:40 ++258+ head -n1
05:32:40 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:40 ++258+ tail -n1
05:32:40 +258+ STATUS_CODE=200
05:32:40 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:40 ++258+ jq -r .notarizationStatus.status
05:32:40 +258+ STATUS=IN_PROGRESS
05:32:40 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:40 +258+ sleep 1m
05:32:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:32:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:43 200'
05:32:43 ++689+ head -n1
05:32:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:43 ++689+ tail -n1
05:32:43 +689+ STATUS_CODE=200
05:32:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:43 ++689+ jq -r .notarizationStatus.status
05:32:43 +689+ STATUS=IN_PROGRESS
05:32:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:43 +689+ sleep 1m
05:32:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:32:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:46 200'
05:32:46 ++533+ head -n1
05:32:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:46 ++533+ tail -n1
05:32:46 +533+ STATUS_CODE=200
05:32:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:46 ++533+ jq -r .notarizationStatus.status
05:32:46 +533+ STATUS=IN_PROGRESS
05:32:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:46 +533+ sleep 1m
05:32:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:32:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:49 200'
05:32:49 ++182+ head -n1
05:32:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:49 ++182+ tail -n1
05:32:49 +182+ STATUS_CODE=200
05:32:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:49 ++182+ jq -r .notarizationStatus.status
05:32:49 +182+ STATUS=IN_PROGRESS
05:32:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:49 +182+ sleep 1m
05:32:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:32:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:55 200'
05:32:55 ++397+ head -n1
05:32:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:55 ++397+ tail -n1
05:32:55 +397+ STATUS_CODE=200
05:32:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:55 ++397+ jq -r .notarizationStatus.status
05:32:55 +397+ STATUS=IN_PROGRESS
05:32:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:55 +397+ sleep 1m
05:32:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:32:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:56 200'
05:32:56 ++947+ head -n1
05:32:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:56 ++947+ tail -n1
05:32:56 +947+ STATUS_CODE=200
05:32:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:56 ++947+ jq -r .notarizationStatus.status
05:32:56 +947+ STATUS=IN_PROGRESS
05:32:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:56 +947+ sleep 1m
05:32:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:32:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:32:58 200'
05:32:58 ++281+ head -n1
05:32:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:32:58 ++281+ tail -n1
05:32:58 +281+ STATUS_CODE=200
05:32:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:32:58 ++281+ jq -r .notarizationStatus.status
05:32:58 +281+ STATUS=IN_PROGRESS
05:32:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:32:58 +281+ sleep 1m
05:33:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:33:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:01 200'
05:33:01 ++751+ head -n1
05:33:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:01 ++751+ tail -n1
05:33:01 +751+ STATUS_CODE=200
05:33:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:01 ++751+ jq -r .notarizationStatus.status
05:33:01 +751+ STATUS=IN_PROGRESS
05:33:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:01 +751+ sleep 1m
05:33:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:33:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:04 200'
05:33:04 ++575+ head -n1
05:33:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:04 ++575+ tail -n1
05:33:04 +575+ STATUS_CODE=200
05:33:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:04 ++575+ jq -r .notarizationStatus.status
05:33:04 +575+ STATUS=IN_PROGRESS
05:33:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:04 +575+ sleep 1m
05:33:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:33:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:08 200'
05:33:08 ++204+ head -n1
05:33:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:08 ++204+ tail -n1
05:33:08 +204+ STATUS_CODE=200
05:33:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:08 ++204+ jq -r .notarizationStatus.status
05:33:08 +204+ STATUS=IN_PROGRESS
05:33:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:08 +204+ sleep 1m
05:33:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:33:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:10 200'
05:33:10 ++439+ head -n1
05:33:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:10 ++439+ tail -n1
05:33:10 +439+ STATUS_CODE=200
05:33:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:10 ++439+ jq -r .notarizationStatus.status
05:33:10 +439+ STATUS=IN_PROGRESS
05:33:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:10 +439+ sleep 1m
05:33:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:33:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:10 200'
05:33:10 ++1019+ head -n1
05:33:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:10 ++1019+ tail -n1
05:33:10 +1019+ STATUS_CODE=200
05:33:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:10 ++1019+ jq -r .notarizationStatus.status
05:33:10 +1019+ STATUS=IN_PROGRESS
05:33:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:10 +1019+ sleep 1m
05:33:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:33:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:16 200'
05:33:16 ++813+ head -n1
05:33:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:16 ++813+ tail -n1
05:33:16 +813+ STATUS_CODE=200
05:33:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:16 ++813+ jq -r .notarizationStatus.status
05:33:16 +813+ STATUS=IN_PROGRESS
05:33:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:16 +813+ sleep 1m
05:33:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:33:20 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:20 200'
05:33:20 ++637+ head -n1
05:33:20 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:20 ++637+ tail -n1
05:33:20 +637+ STATUS_CODE=200
05:33:20 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:20 ++637+ jq -r .notarizationStatus.status
05:33:20 +637+ STATUS=IN_PROGRESS
05:33:20 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:20 +637+ sleep 1m
05:33:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:33:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:21 200'
05:33:21 ++313+ head -n1
05:33:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:21 ++313+ tail -n1
05:33:21 +313+ STATUS_CODE=200
05:33:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:21 ++313+ jq -r .notarizationStatus.status
05:33:21 +313+ STATUS=IN_PROGRESS
05:33:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:21 +313+ sleep 1m
05:33:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:33:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:26 200'
05:33:26 ++226+ head -n1
05:33:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:26 ++226+ tail -n1
05:33:26 +226+ STATUS_CODE=200
05:33:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:26 ++226+ jq -r .notarizationStatus.status
05:33:26 +226+ STATUS=IN_PROGRESS
05:33:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:26 +226+ sleep 1m
05:33:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:33:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:29 200'
05:33:29 ++160+ head -n1
05:33:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:29 ++160+ tail -n1
05:33:29 +160+ STATUS_CODE=200
05:33:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:29 ++160+ jq -r .notarizationStatus.status
05:33:29 +160+ STATUS=IN_PROGRESS
05:33:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:29 +160+ sleep 1m
05:33:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:33:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:33 200'
05:33:33 ++471+ head -n1
05:33:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:33 ++471+ tail -n1
05:33:33 +471+ STATUS_CODE=200
05:33:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:33 ++471+ jq -r .notarizationStatus.status
05:33:33 +471+ STATUS=IN_PROGRESS
05:33:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:33 +471+ sleep 1m
05:33:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:33:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:34 200'
05:33:34 ++345+ head -n1
05:33:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:34 ++345+ tail -n1
05:33:34 +345+ STATUS_CODE=200
05:33:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:34 ++345+ jq -r .notarizationStatus.status
05:33:34 +345+ STATUS=IN_PROGRESS
05:33:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:34 +345+ sleep 1m
05:33:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:33:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:35 200'
05:33:35 ++875+ head -n1
05:33:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:35 ++875+ tail -n1
05:33:35 +875+ STATUS_CODE=200
05:33:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:35 ++875+ jq -r .notarizationStatus.status
05:33:35 +875+ STATUS=IN_PROGRESS
05:33:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:35 +875+ sleep 1m
05:33:40 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:33:40 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:40 200'
05:33:40 ++258+ head -n1
05:33:40 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:40 ++258+ tail -n1
05:33:40 +258+ STATUS_CODE=200
05:33:40 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:40 ++258+ jq -r .notarizationStatus.status
05:33:40 +258+ STATUS=IN_PROGRESS
05:33:40 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:40 +258+ sleep 1m
05:33:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:33:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:43 200'
05:33:43 ++689+ head -n1
05:33:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:43 ++689+ tail -n1
05:33:43 +689+ STATUS_CODE=200
05:33:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:43 ++689+ jq -r .notarizationStatus.status
05:33:43 +689+ STATUS=IN_PROGRESS
05:33:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:43 +689+ sleep 1m
05:33:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:33:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:46 200'
05:33:46 ++533+ head -n1
05:33:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:46 ++533+ tail -n1
05:33:46 +533+ STATUS_CODE=200
05:33:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:46 ++533+ jq -r .notarizationStatus.status
05:33:46 +533+ STATUS=IN_PROGRESS
05:33:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:46 +533+ sleep 1m
05:33:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:33:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:49 200'
05:33:49 ++182+ head -n1
05:33:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:49 ++182+ tail -n1
05:33:49 +182+ STATUS_CODE=200
05:33:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:49 ++182+ jq -r .notarizationStatus.status
05:33:49 +182+ STATUS=IN_PROGRESS
05:33:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:49 +182+ sleep 1m
05:33:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:33:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:55 200'
05:33:55 ++397+ head -n1
05:33:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:55 ++397+ tail -n1
05:33:55 +397+ STATUS_CODE=200
05:33:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:55 ++397+ jq -r .notarizationStatus.status
05:33:55 +397+ STATUS=IN_PROGRESS
05:33:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:55 +397+ sleep 1m
05:33:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:33:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:56 200'
05:33:56 ++947+ head -n1
05:33:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:56 ++947+ tail -n1
05:33:56 +947+ STATUS_CODE=200
05:33:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:56 ++947+ jq -r .notarizationStatus.status
05:33:56 +947+ STATUS=IN_PROGRESS
05:33:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:56 +947+ sleep 1m
05:33:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:33:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:33:58 200'
05:33:58 ++281+ head -n1
05:33:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:33:58 ++281+ tail -n1
05:33:58 +281+ STATUS_CODE=200
05:33:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:33:58 ++281+ jq -r .notarizationStatus.status
05:33:58 +281+ STATUS=IN_PROGRESS
05:33:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:33:58 +281+ sleep 1m
05:34:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:34:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:01 200'
05:34:01 ++751+ head -n1
05:34:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:01 ++751+ tail -n1
05:34:01 +751+ STATUS_CODE=200
05:34:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:01 ++751+ jq -r .notarizationStatus.status
05:34:01 +751+ STATUS=IN_PROGRESS
05:34:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:01 +751+ sleep 1m
05:34:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:34:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:04 200'
05:34:04 ++575+ head -n1
05:34:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:04 ++575+ tail -n1
05:34:04 +575+ STATUS_CODE=200
05:34:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:04 ++575+ jq -r .notarizationStatus.status
05:34:04 +575+ STATUS=IN_PROGRESS
05:34:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:04 +575+ sleep 1m
05:34:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:34:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:08 200'
05:34:08 ++204+ head -n1
05:34:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:08 ++204+ tail -n1
05:34:08 +204+ STATUS_CODE=200
05:34:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:08 ++204+ jq -r .notarizationStatus.status
05:34:08 +204+ STATUS=IN_PROGRESS
05:34:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:08 +204+ sleep 1m
05:34:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:34:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:10 200'
05:34:10 ++439+ head -n1
05:34:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:10 ++439+ tail -n1
05:34:10 +439+ STATUS_CODE=200
05:34:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:10 ++439+ jq -r .notarizationStatus.status
05:34:10 +439+ STATUS=IN_PROGRESS
05:34:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:10 +439+ sleep 1m
05:34:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:34:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:10 200'
05:34:10 ++1019+ head -n1
05:34:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:10 ++1019+ tail -n1
05:34:10 +1019+ STATUS_CODE=200
05:34:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:10 ++1019+ jq -r .notarizationStatus.status
05:34:10 +1019+ STATUS=IN_PROGRESS
05:34:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:10 +1019+ sleep 1m
05:34:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:34:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:16 200'
05:34:16 ++813+ head -n1
05:34:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:16 ++813+ tail -n1
05:34:16 +813+ STATUS_CODE=200
05:34:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:16 ++813+ jq -r .notarizationStatus.status
05:34:16 +813+ STATUS=IN_PROGRESS
05:34:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:16 +813+ sleep 1m
05:34:20 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:34:21 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:21 200'
05:34:21 ++637+ head -n1
05:34:21 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:21 ++637+ tail -n1
05:34:21 +637+ STATUS_CODE=200
05:34:21 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:21 ++637+ jq -r .notarizationStatus.status
05:34:21 +637+ STATUS=IN_PROGRESS
05:34:21 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:21 +637+ sleep 1m
05:34:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:34:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:21 200'
05:34:21 ++313+ head -n1
05:34:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:21 ++313+ tail -n1
05:34:21 +313+ STATUS_CODE=200
05:34:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:21 ++313+ jq -r .notarizationStatus.status
05:34:21 +313+ STATUS=IN_PROGRESS
05:34:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:21 +313+ sleep 1m
05:34:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:34:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:26 200'
05:34:26 ++226+ head -n1
05:34:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:26 ++226+ tail -n1
05:34:26 +226+ STATUS_CODE=200
05:34:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:26 ++226+ jq -r .notarizationStatus.status
05:34:26 +226+ STATUS=IN_PROGRESS
05:34:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:26 +226+ sleep 1m
05:34:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:34:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:29 200'
05:34:29 ++160+ head -n1
05:34:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:29 ++160+ tail -n1
05:34:29 +160+ STATUS_CODE=200
05:34:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:29 ++160+ jq -r .notarizationStatus.status
05:34:29 +160+ STATUS=IN_PROGRESS
05:34:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:29 +160+ sleep 1m
05:34:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:34:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:33 200'
05:34:33 ++471+ head -n1
05:34:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:33 ++471+ tail -n1
05:34:33 +471+ STATUS_CODE=200
05:34:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:33 ++471+ jq -r .notarizationStatus.status
05:34:33 +471+ STATUS=IN_PROGRESS
05:34:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:33 +471+ sleep 1m
05:34:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:34:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:34 200'
05:34:34 ++345+ head -n1
05:34:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:34 ++345+ tail -n1
05:34:34 +345+ STATUS_CODE=200
05:34:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:34 ++345+ jq -r .notarizationStatus.status
05:34:34 +345+ STATUS=IN_PROGRESS
05:34:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:34 +345+ sleep 1m
05:34:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:34:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:35 200'
05:34:35 ++875+ head -n1
05:34:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:35 ++875+ tail -n1
05:34:35 +875+ STATUS_CODE=200
05:34:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:35 ++875+ jq -r .notarizationStatus.status
05:34:35 +875+ STATUS=IN_PROGRESS
05:34:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:35 +875+ sleep 1m
05:34:40 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:34:40 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:40 200'
05:34:40 ++258+ head -n1
05:34:40 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:40 ++258+ tail -n1
05:34:40 +258+ STATUS_CODE=200
05:34:40 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:40 ++258+ jq -r .notarizationStatus.status
05:34:40 +258+ STATUS=IN_PROGRESS
05:34:40 +258+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:40 +258+ sleep 1m
05:34:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:34:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:43 200'
05:34:43 ++689+ head -n1
05:34:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:43 ++689+ tail -n1
05:34:43 +689+ STATUS_CODE=200
05:34:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:43 ++689+ jq -r .notarizationStatus.status
05:34:43 +689+ STATUS=IN_PROGRESS
05:34:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:43 +689+ sleep 1m
05:34:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:34:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:46 200'
05:34:46 ++533+ head -n1
05:34:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:46 ++533+ tail -n1
05:34:46 +533+ STATUS_CODE=200
05:34:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:46 ++533+ jq -r .notarizationStatus.status
05:34:46 +533+ STATUS=IN_PROGRESS
05:34:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:46 +533+ sleep 1m
05:34:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:34:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:49 200'
05:34:49 ++182+ head -n1
05:34:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:49 ++182+ tail -n1
05:34:49 +182+ STATUS_CODE=200
05:34:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:49 ++182+ jq -r .notarizationStatus.status
05:34:49 +182+ STATUS=IN_PROGRESS
05:34:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:49 +182+ sleep 1m
05:34:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:34:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:55 200'
05:34:55 ++397+ head -n1
05:34:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:55 ++397+ tail -n1
05:34:55 +397+ STATUS_CODE=200
05:34:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:55 ++397+ jq -r .notarizationStatus.status
05:34:55 +397+ STATUS=IN_PROGRESS
05:34:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:55 +397+ sleep 1m
05:34:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:34:56 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:56 200'
05:34:56 ++947+ head -n1
05:34:56 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:56 ++947+ tail -n1
05:34:56 +947+ STATUS_CODE=200
05:34:56 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:56 ++947+ jq -r .notarizationStatus.status
05:34:56 +947+ STATUS=IN_PROGRESS
05:34:56 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:56 +947+ sleep 1m
05:34:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:34:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:34:58 200'
05:34:58 ++281+ head -n1
05:34:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:34:58 ++281+ tail -n1
05:34:58 +281+ STATUS_CODE=200
05:34:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:34:58 ++281+ jq -r .notarizationStatus.status
05:34:58 +281+ STATUS=IN_PROGRESS
05:34:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:34:58 +281+ sleep 1m
05:35:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:35:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:01 200'
05:35:01 ++751+ head -n1
05:35:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:01 ++751+ tail -n1
05:35:01 +751+ STATUS_CODE=200
05:35:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:01 ++751+ jq -r .notarizationStatus.status
05:35:01 +751+ STATUS=IN_PROGRESS
05:35:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:01 +751+ sleep 1m
05:35:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:35:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:04 200'
05:35:04 ++575+ head -n1
05:35:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:04 ++575+ tail -n1
05:35:04 +575+ STATUS_CODE=200
05:35:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:04 ++575+ jq -r .notarizationStatus.status
05:35:04 +575+ STATUS=IN_PROGRESS
05:35:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:04 +575+ sleep 1m
05:35:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:35:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:08 200'
05:35:08 ++204+ head -n1
05:35:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:08 ++204+ tail -n1
05:35:08 +204+ STATUS_CODE=200
05:35:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:08 ++204+ jq -r .notarizationStatus.status
05:35:08 +204+ STATUS=IN_PROGRESS
05:35:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:08 +204+ sleep 1m
05:35:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:35:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:10 200'
05:35:10 ++439+ head -n1
05:35:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:10 ++439+ tail -n1
05:35:10 +439+ STATUS_CODE=200
05:35:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:10 ++439+ jq -r .notarizationStatus.status
05:35:10 +439+ STATUS=IN_PROGRESS
05:35:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:10 +439+ sleep 1m
05:35:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:35:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:10 200'
05:35:10 ++1019+ head -n1
05:35:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:10 ++1019+ tail -n1
05:35:10 +1019+ STATUS_CODE=200
05:35:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:10 ++1019+ jq -r .notarizationStatus.status
05:35:10 +1019+ STATUS=IN_PROGRESS
05:35:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:10 +1019+ sleep 1m
05:35:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:35:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:16 200'
05:35:16 ++813+ head -n1
05:35:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:16 ++813+ tail -n1
05:35:16 +813+ STATUS_CODE=200
05:35:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:16 ++813+ jq -r .notarizationStatus.status
05:35:16 +813+ STATUS=IN_PROGRESS
05:35:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:16 +813+ sleep 1m
05:35:21 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:35:21 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:21 200'
05:35:21 ++637+ head -n1
05:35:21 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:21 ++637+ tail -n1
05:35:21 +637+ STATUS_CODE=200
05:35:21 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:21 ++637+ jq -r .notarizationStatus.status
05:35:21 +637+ STATUS=IN_PROGRESS
05:35:21 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:21 +637+ sleep 1m
05:35:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:35:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:21 200'
05:35:21 ++313+ head -n1
05:35:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:21 ++313+ tail -n1
05:35:21 +313+ STATUS_CODE=200
05:35:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:21 ++313+ jq -r .notarizationStatus.status
05:35:21 +313+ STATUS=IN_PROGRESS
05:35:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:21 +313+ sleep 1m
05:35:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:35:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:26 200'
05:35:26 ++226+ head -n1
05:35:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:26 ++226+ tail -n1
05:35:26 +226+ STATUS_CODE=200
05:35:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:26 ++226+ jq -r .notarizationStatus.status
05:35:26 +226+ STATUS=IN_PROGRESS
05:35:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:26 +226+ sleep 1m
05:35:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:35:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:29 200'
05:35:29 ++160+ head -n1
05:35:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:29 ++160+ tail -n1
05:35:29 +160+ STATUS_CODE=200
05:35:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:29 ++160+ jq -r .notarizationStatus.status
05:35:29 +160+ STATUS=IN_PROGRESS
05:35:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:29 +160+ sleep 1m
05:35:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:35:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:33 200'
05:35:33 ++471+ head -n1
05:35:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:33 ++471+ tail -n1
05:35:33 +471+ STATUS_CODE=200
05:35:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:33 ++471+ jq -r .notarizationStatus.status
05:35:33 +471+ STATUS=IN_PROGRESS
05:35:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:33 +471+ sleep 1m
05:35:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:35:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:34 200'
05:35:34 ++345+ head -n1
05:35:34 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:34 ++345+ tail -n1
05:35:34 +345+ STATUS_CODE=200
05:35:34 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:34 ++345+ jq -r .notarizationStatus.status
05:35:34 +345+ STATUS=IN_PROGRESS
05:35:34 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:34 +345+ sleep 1m
05:35:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:35:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:35 200'
05:35:35 ++875+ head -n1
05:35:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:35 ++875+ tail -n1
05:35:35 +875+ STATUS_CODE=200
05:35:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:35 ++875+ jq -r .notarizationStatus.status
05:35:35 +875+ STATUS=IN_PROGRESS
05:35:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:35 +875+ sleep 1m
05:35:40 ++258+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/status
05:35:40 +258+ RESPONSE_RAW='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","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\": \"9ee22cea-65d4-46bf-ba63-2ae72809e6da\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:28.830Z\",\n  \"sha256\": \"fda2ac6d00472469d871e862272d161dcafc3d84bf8f97ed0ae15e552391113d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41e40e7c473f8c0bd61a6d1f643351d6b088db1e\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a914cf332233a3af063f96f5d17e62eef17546e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a914cf332233a3af063f96f5d17e62eef17546e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:35:40 200'
05:35:40 ++258+ head -n1
05:35:40 +258+ RESPONSE='{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","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\": \"9ee22cea-65d4-46bf-ba63-2ae72809e6da\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:28.830Z\",\n  \"sha256\": \"fda2ac6d00472469d871e862272d161dcafc3d84bf8f97ed0ae15e552391113d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41e40e7c473f8c0bd61a6d1f643351d6b088db1e\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a914cf332233a3af063f96f5d17e62eef17546e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a914cf332233a3af063f96f5d17e62eef17546e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:35:40 ++258+ tail -n1
05:35:40 +258+ STATUS_CODE=200
05:35:40 ++258+ jq -r .notarizationStatus.status
05:35:40 ++258+ echo '{"uuid":"ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14","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\":' '\"9ee22cea-65d4-46bf-ba63-2ae72809e6da\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:20:28.830Z\",\n' '\"sha256\":' '\"fda2ac6d00472469d871e862272d161dcafc3d84bf8f97ed0ae15e552391113d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41e40e7c473f8c0bd61a6d1f643351d6b088db1e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a914cf332233a3af063f96f5d17e62eef17546e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.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-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64-6319209050481134754.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a914cf332233a3af063f96f5d17e62eef17546e\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:35:40 +258+ STATUS=COMPLETE
05:35:40 +258+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:40 +258+ [[ 200 == \5\0\3 ]]
05:35:40 +258+ [[ 200 == \5\0\2 ]]
05:35:40 +258+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:35:40 +258+ break
05:35:40 +258+ rm eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:40 +258+ curl -JO https://cbi.eclipse.org/macos/xcrun/ba62ad92-9ea8-4f02-a5e5-bc11dbe4fb14/download
05:35:40   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:35:40                                  Dload  Upload   Total   Spent    Left  Speed
05:35:40 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38.6M    0 38.6M    0     0  59.7M      0 --:--:-- --:--:-- --:--:-- 59.6M
100 74.9M    0 74.9M    0     0  45.5M      0 --:--:--  0:00:01 --:--:-- 45.4M
100  136M    0  136M    0     0  51.5M      0 --:--:--  0:00:02 --:--:-- 51.4M++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:35:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:43 200'
05:35:43 ++689+ head -n1
05:35:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:43 ++689+ tail -n1
05:35:43 +689+ STATUS_CODE=200
05:35:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:43 ++689+ jq -r .notarizationStatus.status
05:35:43 +689+ STATUS=IN_PROGRESS
05:35:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:43 +689+ sleep 1m
05:35:43 
100  196M    0  196M    0     0  53.7M      0 --:--:--  0:00:03 --:--:-- 53.7M
100  253M    0  253M    0     0  54.6M      0 --:--:--  0:00:04 --:--:-- 54.6M
100  322M    0  322M    0     0  57.1M      0 --:--:--  0:00:05 --:--:-- 56.8M++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:35:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:46 200'
05:35:46 ++533+ head -n1
05:35:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:46 ++533+ tail -n1
05:35:46 +533+ STATUS_CODE=200
05:35:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:46 ++533+ jq -r .notarizationStatus.status
05:35:46 +533+ STATUS=IN_PROGRESS
05:35:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:46 +533+ sleep 1m
05:35:46 
100  365M    0  365M    0     0  59.3M      0 --:--:--  0:00:06 --:--:-- 64.4M
05:35:46 curl: Saved to filename 'eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:35:46 +258+ cp -vf eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:46 'eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:35:46 ++258+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:46 +258+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:35:46 ++258+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:46 +258+ b=eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:46 +258+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:35:46 +258+ md5sum eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:47 +258+ sha1sum eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:48 +258+ sha512sum -b eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:35:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:35:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:49 200'
05:35:49 ++182+ head -n1
05:35:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:49 ++182+ tail -n1
05:35:49 +182+ STATUS_CODE=200
05:35:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:49 ++182+ jq -r .notarizationStatus.status
05:35:49 +182+ STATUS=IN_PROGRESS
05:35:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:49 +182+ sleep 1m
05:35:49 +258+ rm eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:35:49 +258+ rm -f eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:35:49 +258+ rm -f eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:35:49 +258+ rm -f eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:35:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:35:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:55 200'
05:35:55 ++397+ head -n1
05:35:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:55 ++397+ tail -n1
05:35:55 +397+ STATUS_CODE=200
05:35:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:55 ++397+ jq -r .notarizationStatus.status
05:35:55 +397+ STATUS=IN_PROGRESS
05:35:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:55 +397+ sleep 1m
05:35:56 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:35:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:57 200'
05:35:57 ++947+ head -n1
05:35:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:57 ++947+ tail -n1
05:35:57 +947+ STATUS_CODE=200
05:35:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:57 ++947+ jq -r .notarizationStatus.status
05:35:57 +947+ STATUS=IN_PROGRESS
05:35:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:57 +947+ sleep 1m
05:35:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:35:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:35:58 200'
05:35:58 ++281+ head -n1
05:35:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:35:58 ++281+ tail -n1
05:35:58 +281+ STATUS_CODE=200
05:35:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:35:58 ++281+ jq -r .notarizationStatus.status
05:35:58 +281+ STATUS=IN_PROGRESS
05:35:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:35:58 +281+ sleep 1m
05:36:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:36:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:01 200'
05:36:01 ++751+ head -n1
05:36:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:01 ++751+ tail -n1
05:36:01 +751+ STATUS_CODE=200
05:36:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:01 ++751+ jq -r .notarizationStatus.status
05:36:01 +751+ STATUS=IN_PROGRESS
05:36:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:01 +751+ sleep 1m
05:36:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:36:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:04 200'
05:36:04 ++575+ head -n1
05:36:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:04 ++575+ tail -n1
05:36:04 +575+ STATUS_CODE=200
05:36:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:04 ++575+ jq -r .notarizationStatus.status
05:36:04 +575+ STATUS=IN_PROGRESS
05:36:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:04 +575+ sleep 1m
05:36:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:36:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:08 200'
05:36:08 ++204+ head -n1
05:36:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:08 ++204+ tail -n1
05:36:08 +204+ STATUS_CODE=200
05:36:08 ++204+ jq -r .notarizationStatus.status
05:36:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:08 +204+ STATUS=IN_PROGRESS
05:36:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:08 +204+ sleep 1m
05:36:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:36:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:10 200'
05:36:10 ++439+ head -n1
05:36:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:10 ++439+ tail -n1
05:36:10 +439+ STATUS_CODE=200
05:36:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:10 ++439+ jq -r .notarizationStatus.status
05:36:10 +439+ STATUS=IN_PROGRESS
05:36:10 +439+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:10 +439+ sleep 1m
05:36:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:36:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:10 200'
05:36:10 ++1019+ head -n1
05:36:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:10 ++1019+ tail -n1
05:36:10 +1019+ STATUS_CODE=200
05:36:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:10 ++1019+ jq -r .notarizationStatus.status
05:36:10 +1019+ STATUS=IN_PROGRESS
05:36:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:10 +1019+ sleep 1m
05:36:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:36:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:16 200'
05:36:16 ++813+ head -n1
05:36:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:16 ++813+ tail -n1
05:36:16 +813+ STATUS_CODE=200
05:36:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:16 ++813+ jq -r .notarizationStatus.status
05:36:16 +813+ STATUS=IN_PROGRESS
05:36:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:16 +813+ sleep 1m
05:36:21 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:36:21 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:21 200'
05:36:21 ++637+ head -n1
05:36:21 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:21 ++637+ tail -n1
05:36:21 +637+ STATUS_CODE=200
05:36:21 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:21 ++637+ jq -r .notarizationStatus.status
05:36:21 +637+ STATUS=IN_PROGRESS
05:36:21 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:21 +637+ sleep 1m
05:36:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:36:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:21 200'
05:36:21 ++313+ head -n1
05:36:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:21 ++313+ tail -n1
05:36:21 +313+ STATUS_CODE=200
05:36:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:21 ++313+ jq -r .notarizationStatus.status
05:36:21 +313+ STATUS=IN_PROGRESS
05:36:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:21 +313+ sleep 1m
05:36:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:36:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:26 200'
05:36:26 ++226+ head -n1
05:36:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:26 ++226+ tail -n1
05:36:26 +226+ STATUS_CODE=200
05:36:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:26 ++226+ jq -r .notarizationStatus.status
05:36:26 +226+ STATUS=IN_PROGRESS
05:36:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:26 +226+ sleep 1m
05:36:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:36:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:29 200'
05:36:29 ++160+ head -n1
05:36:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:29 ++160+ tail -n1
05:36:29 +160+ STATUS_CODE=200
05:36:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:29 ++160+ jq -r .notarizationStatus.status
05:36:29 +160+ STATUS=IN_PROGRESS
05:36:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:29 +160+ sleep 1m
05:36:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:36:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:33 200'
05:36:33 ++471+ head -n1
05:36:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:33 ++471+ tail -n1
05:36:33 +471+ STATUS_CODE=200
05:36:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:33 ++471+ jq -r .notarizationStatus.status
05:36:33 +471+ STATUS=IN_PROGRESS
05:36:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:33 +471+ sleep 1m
05:36:34 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:36:34 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:34 200'
05:36:34 ++345+ head -n1
05:36:35 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:35 ++345+ tail -n1
05:36:35 +345+ STATUS_CODE=200
05:36:35 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:35 ++345+ jq -r .notarizationStatus.status
05:36:35 +345+ STATUS=IN_PROGRESS
05:36:35 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:35 +345+ sleep 1m
05:36:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:36:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:35 200'
05:36:35 ++875+ head -n1
05:36:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:35 ++875+ tail -n1
05:36:35 +875+ STATUS_CODE=200
05:36:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:35 ++875+ jq -r .notarizationStatus.status
05:36:35 +875+ STATUS=IN_PROGRESS
05:36:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:35 +875+ sleep 1m
05:36:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:36:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:43 200'
05:36:43 ++689+ head -n1
05:36:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:43 ++689+ tail -n1
05:36:43 +689+ STATUS_CODE=200
05:36:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:43 ++689+ jq -r .notarizationStatus.status
05:36:43 +689+ STATUS=IN_PROGRESS
05:36:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:43 +689+ sleep 1m
05:36:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:36:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:46 200'
05:36:46 ++533+ head -n1
05:36:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:46 ++533+ tail -n1
05:36:46 +533+ STATUS_CODE=200
05:36:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:46 ++533+ jq -r .notarizationStatus.status
05:36:46 +533+ STATUS=IN_PROGRESS
05:36:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:46 +533+ sleep 1m
05:36:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:36:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:49 200'
05:36:49 ++182+ head -n1
05:36:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:49 ++182+ tail -n1
05:36:49 +182+ STATUS_CODE=200
05:36:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:49 ++182+ jq -r .notarizationStatus.status
05:36:49 +182+ STATUS=IN_PROGRESS
05:36:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:49 +182+ sleep 1m
05:36:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:36:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:55 200'
05:36:55 ++397+ head -n1
05:36:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:55 ++397+ tail -n1
05:36:55 +397+ STATUS_CODE=200
05:36:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:55 ++397+ jq -r .notarizationStatus.status
05:36:55 +397+ STATUS=IN_PROGRESS
05:36:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:55 +397+ sleep 1m
05:36:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:36:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:57 200'
05:36:57 ++947+ head -n1
05:36:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:57 ++947+ tail -n1
05:36:57 +947+ STATUS_CODE=200
05:36:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:57 ++947+ jq -r .notarizationStatus.status
05:36:57 +947+ STATUS=IN_PROGRESS
05:36:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:57 +947+ sleep 1m
05:36:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:36:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:36:58 200'
05:36:58 ++281+ head -n1
05:36:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:36:58 ++281+ tail -n1
05:36:58 +281+ STATUS_CODE=200
05:36:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:36:58 ++281+ jq -r .notarizationStatus.status
05:36:58 +281+ STATUS=IN_PROGRESS
05:36:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:36:58 +281+ sleep 1m
05:37:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:37:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:01 200'
05:37:01 ++751+ head -n1
05:37:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:01 ++751+ tail -n1
05:37:01 +751+ STATUS_CODE=200
05:37:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:01 ++751+ jq -r .notarizationStatus.status
05:37:01 +751+ STATUS=IN_PROGRESS
05:37:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:01 +751+ sleep 1m
05:37:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:37:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:04 200'
05:37:04 ++575+ head -n1
05:37:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:04 ++575+ tail -n1
05:37:04 +575+ STATUS_CODE=200
05:37:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:04 ++575+ jq -r .notarizationStatus.status
05:37:04 +575+ STATUS=IN_PROGRESS
05:37:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:04 +575+ sleep 1m
05:37:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:37:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:08 200'
05:37:08 ++204+ head -n1
05:37:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:08 ++204+ tail -n1
05:37:08 +204+ STATUS_CODE=200
05:37:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:08 ++204+ jq -r .notarizationStatus.status
05:37:08 +204+ STATUS=IN_PROGRESS
05:37:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:08 +204+ sleep 1m
05:37:10 ++439+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/status
05:37:10 +439+ RESPONSE_RAW='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","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\": \"6fc64d19-6eae-47a3-b8b7-07393f7fefae\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:04.219Z\",\n  \"sha256\": \"6765dbca4ba458accd749efb81d20904d93ccb559ad014768fc31482c4a751b9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32e924608784d396f979ac95f178689be2ef986d\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e8cf90037deec800bca036f19a7bdfcd1765ed6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e8cf90037deec800bca036f19a7bdfcd1765ed6\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:37:10 200'
05:37:10 ++439+ head -n1
05:37:10 +439+ RESPONSE='{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","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\": \"6fc64d19-6eae-47a3-b8b7-07393f7fefae\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:04.219Z\",\n  \"sha256\": \"6765dbca4ba458accd749efb81d20904d93ccb559ad014768fc31482c4a751b9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32e924608784d396f979ac95f178689be2ef986d\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e8cf90037deec800bca036f19a7bdfcd1765ed6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e8cf90037deec800bca036f19a7bdfcd1765ed6\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:37:10 ++439+ tail -n1
05:37:10 +439+ STATUS_CODE=200
05:37:10 ++439+ jq -r .notarizationStatus.status
05:37:10 ++439+ echo '{"uuid":"8d8148e1-1a82-4c34-8cca-a4f56e4993ea","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\":' '\"6fc64d19-6eae-47a3-b8b7-07393f7fefae\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:22:04.219Z\",\n' '\"sha256\":' '\"6765dbca4ba458accd749efb81d20904d93ccb559ad014768fc31482c4a751b9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"32e924608784d396f979ac95f178689be2ef986d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e8cf90037deec800bca036f19a7bdfcd1765ed6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.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-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-aarch64-631534082606731984.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e8cf90037deec800bca036f19a7bdfcd1765ed6\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:37:10 +439+ STATUS=COMPLETE
05:37:10 +439+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:10 +439+ [[ 200 == \5\0\3 ]]
05:37:10 +439+ [[ 200 == \5\0\2 ]]
05:37:10 +439+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:37:10 +439+ break
05:37:10 +439+ rm eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:10 +439+ curl -JO https://cbi.eclipse.org/macos/xcrun/8d8148e1-1a82-4c34-8cca-a4f56e4993ea/download
05:37:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:37:10                                  Dload  Upload   Total   Spent    Left  Speed
05:37:10 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:37:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:10 200'
05:37:10 ++1019+ head -n1
05:37:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:10 ++1019+ tail -n1
05:37:10 +1019+ STATUS_CODE=200
05:37:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:10 ++1019+ jq -r .notarizationStatus.status
05:37:10 +1019+ STATUS=IN_PROGRESS
05:37:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:10 +1019+ sleep 1m
05:37:10 
100 9901k    0 9901k    0     0  18.7M      0 --:--:-- --:--:-- --:--:-- 18.6M
100 72.4M    0 72.4M    0     0  47.8M      0 --:--:--  0:00:01 --:--:-- 47.8M
100  133M    0  133M    0     0  52.9M      0 --:--:--  0:00:02 --:--:-- 52.9M
100  185M    0  185M    0     0  52.8M      0 --:--:--  0:00:03 --:--:-- 52.8M
100  255M    0  255M    0     0  56.5M      0 --:--:--  0:00:04 --:--:-- 56.5M
100  314M    0  314M    0     0  56.9M      0 --:--:--  0:00:05 --:--:-- 60.8M++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:37:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:16 200'
05:37:16 ++813+ head -n1
05:37:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:16 ++813+ tail -n1
05:37:16 +813+ STATUS_CODE=200
05:37:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:16 ++813+ jq -r .notarizationStatus.status
05:37:16 +813+ STATUS=IN_PROGRESS
05:37:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:16 +813+ sleep 1m
05:37:16 
100  379M    0  379M    0     0  58.2M      0 --:--:--  0:00:06 --:--:-- 61.3M
100  407M    0  407M    0     0  58.7M      0 --:--:--  0:00:06 --:--:-- 62.0M
05:37:17 curl: Saved to filename 'eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:37:17 +439+ cp -vf eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:17 'eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:37:17 ++439+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:17 +439+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:37:17 ++439+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:17 +439+ b=eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:17 +439+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:37:17 +439+ md5sum eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:18 +439+ sha1sum eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:19 +439+ sha512sum -b eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:37:21 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:37:21 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:21 200'
05:37:21 ++637+ head -n1
05:37:21 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:21 ++637+ tail -n1
05:37:21 +637+ STATUS_CODE=200
05:37:21 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:21 ++637+ jq -r .notarizationStatus.status
05:37:21 +637+ STATUS=IN_PROGRESS
05:37:21 +637+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:21 +637+ sleep 1m
05:37:21 +439+ rm eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:37:21 +439+ rm -f eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:37:21 +439+ rm -f eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:37:21 +439+ rm -f eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:37:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:37:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:21 200'
05:37:21 ++313+ head -n1
05:37:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:21 ++313+ tail -n1
05:37:21 +313+ STATUS_CODE=200
05:37:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:21 ++313+ jq -r .notarizationStatus.status
05:37:21 +313+ STATUS=IN_PROGRESS
05:37:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:21 +313+ sleep 1m
05:37:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:37:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:26 200'
05:37:26 ++226+ head -n1
05:37:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:26 ++226+ tail -n1
05:37:26 +226+ STATUS_CODE=200
05:37:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:26 ++226+ jq -r .notarizationStatus.status
05:37:26 +226+ STATUS=IN_PROGRESS
05:37:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:26 +226+ sleep 1m
05:37:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:37:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:29 200'
05:37:29 ++160+ head -n1
05:37:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:29 ++160+ tail -n1
05:37:29 +160+ STATUS_CODE=200
05:37:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:29 ++160+ jq -r .notarizationStatus.status
05:37:29 +160+ STATUS=IN_PROGRESS
05:37:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:29 +160+ sleep 1m
05:37:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:37:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:33 200'
05:37:33 ++471+ head -n1
05:37:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:33 ++471+ tail -n1
05:37:33 +471+ STATUS_CODE=200
05:37:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:33 ++471+ jq -r .notarizationStatus.status
05:37:33 +471+ STATUS=IN_PROGRESS
05:37:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:33 +471+ sleep 1m
05:37:35 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:37:35 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:35 200'
05:37:35 ++345+ head -n1
05:37:35 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:35 ++345+ tail -n1
05:37:35 +345+ STATUS_CODE=200
05:37:35 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:35 ++345+ jq -r .notarizationStatus.status
05:37:35 +345+ STATUS=IN_PROGRESS
05:37:35 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:35 +345+ sleep 1m
05:37:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:37:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:35 200'
05:37:35 ++875+ head -n1
05:37:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:35 ++875+ tail -n1
05:37:35 +875+ STATUS_CODE=200
05:37:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:35 ++875+ jq -r .notarizationStatus.status
05:37:35 +875+ STATUS=IN_PROGRESS
05:37:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:35 +875+ sleep 1m
05:37:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:37:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:43 200'
05:37:43 ++689+ head -n1
05:37:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:43 ++689+ tail -n1
05:37:43 +689+ STATUS_CODE=200
05:37:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:43 ++689+ jq -r .notarizationStatus.status
05:37:43 +689+ STATUS=IN_PROGRESS
05:37:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:43 +689+ sleep 1m
05:37:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:37:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:46 200'
05:37:46 ++533+ head -n1
05:37:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:46 ++533+ tail -n1
05:37:46 +533+ STATUS_CODE=200
05:37:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:46 ++533+ jq -r .notarizationStatus.status
05:37:46 +533+ STATUS=IN_PROGRESS
05:37:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:46 +533+ sleep 1m
05:37:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:37:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:49 200'
05:37:49 ++182+ head -n1
05:37:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:49 ++182+ tail -n1
05:37:49 +182+ STATUS_CODE=200
05:37:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:49 ++182+ jq -r .notarizationStatus.status
05:37:49 +182+ STATUS=IN_PROGRESS
05:37:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:49 +182+ sleep 1m
05:37:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:37:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:55 200'
05:37:55 ++397+ head -n1
05:37:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:55 ++397+ tail -n1
05:37:55 +397+ STATUS_CODE=200
05:37:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:55 ++397+ jq -r .notarizationStatus.status
05:37:55 +397+ STATUS=IN_PROGRESS
05:37:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:55 +397+ sleep 1m
05:37:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:37:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:57 200'
05:37:57 ++947+ head -n1
05:37:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:57 ++947+ tail -n1
05:37:57 +947+ STATUS_CODE=200
05:37:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:57 ++947+ jq -r .notarizationStatus.status
05:37:57 +947+ STATUS=IN_PROGRESS
05:37:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:57 +947+ sleep 1m
05:37:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:37:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:37:58 200'
05:37:58 ++281+ head -n1
05:37:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:37:58 ++281+ tail -n1
05:37:58 +281+ STATUS_CODE=200
05:37:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:37:58 ++281+ jq -r .notarizationStatus.status
05:37:58 +281+ STATUS=IN_PROGRESS
05:37:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:37:58 +281+ sleep 1m
05:38:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:38:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:01 200'
05:38:01 ++751+ head -n1
05:38:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:01 ++751+ tail -n1
05:38:01 +751+ STATUS_CODE=200
05:38:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:01 ++751+ jq -r .notarizationStatus.status
05:38:01 +751+ STATUS=IN_PROGRESS
05:38:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:01 +751+ sleep 1m
05:38:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:38:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:04 200'
05:38:04 ++575+ head -n1
05:38:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:04 ++575+ tail -n1
05:38:04 +575+ STATUS_CODE=200
05:38:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:04 ++575+ jq -r .notarizationStatus.status
05:38:04 +575+ STATUS=IN_PROGRESS
05:38:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:04 +575+ sleep 1m
05:38:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:38:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:08 200'
05:38:08 ++204+ head -n1
05:38:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:08 ++204+ tail -n1
05:38:08 +204+ STATUS_CODE=200
05:38:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:08 ++204+ jq -r .notarizationStatus.status
05:38:08 +204+ STATUS=IN_PROGRESS
05:38:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:08 +204+ sleep 1m
05:38:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:38:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:10 200'
05:38:10 ++1019+ head -n1
05:38:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:10 ++1019+ tail -n1
05:38:10 +1019+ STATUS_CODE=200
05:38:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:10 ++1019+ jq -r .notarizationStatus.status
05:38:10 +1019+ STATUS=IN_PROGRESS
05:38:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:10 +1019+ sleep 1m
05:38:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:38:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:16 200'
05:38:16 ++813+ head -n1
05:38:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:16 ++813+ tail -n1
05:38:16 +813+ STATUS_CODE=200
05:38:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:16 ++813+ jq -r .notarizationStatus.status
05:38:16 +813+ STATUS=IN_PROGRESS
05:38:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:16 +813+ sleep 1m
05:38:21 ++637+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/status
05:38:21 +637+ RESPONSE_RAW='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","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\": \"b1bfbc49-cf0d-4adb-adcc-4ff8f14a55ab\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg\",\n  \"uploadDate\": \"2024-05-30T09:23:22.930Z\",\n  \"sha256\": \"632c83b4257821331aca3574d3a9f6a954b5f72529d6c052d54f052bcb039480\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8366974eed3c8924948ef3c5ebfaf316acd05594\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97a60a3f2916173d916a0f1740c531e102c4bd3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97a60a3f2916173d916a0f1740c531e102c4bd3e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:38:21 200'
05:38:21 ++637+ head -n1
05:38:21 +637+ RESPONSE='{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","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\": \"b1bfbc49-cf0d-4adb-adcc-4ff8f14a55ab\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg\",\n  \"uploadDate\": \"2024-05-30T09:23:22.930Z\",\n  \"sha256\": \"632c83b4257821331aca3574d3a9f6a954b5f72529d6c052d54f052bcb039480\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8366974eed3c8924948ef3c5ebfaf316acd05594\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97a60a3f2916173d916a0f1740c531e102c4bd3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97a60a3f2916173d916a0f1740c531e102c4bd3e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:38:21 ++637+ tail -n1
05:38:21 +637+ STATUS_CODE=200
05:38:21 ++637+ jq -r .notarizationStatus.status
05:38:21 ++637+ echo '{"uuid":"f8969273-e1ca-4d6d-9c07-1a611a1b7250","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\":' '\"b1bfbc49-cf0d-4adb-adcc-4ff8f14a55ab\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:23:22.930Z\",\n' '\"sha256\":' '\"632c83b4257821331aca3574d3a9f6a954b5f72529d6c052d54f052bcb039480\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8366974eed3c8924948ef3c5ebfaf316acd05594\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97a60a3f2916173d916a0f1740c531e102c4bd3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.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-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-x86_64-7269977270637960705.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97a60a3f2916173d916a0f1740c531e102c4bd3e\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:38:21 +637+ STATUS=COMPLETE
05:38:21 +637+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:21 +637+ [[ 200 == \5\0\3 ]]
05:38:21 +637+ [[ 200 == \5\0\2 ]]
05:38:21 +637+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:38:21 +637+ break
05:38:21 +637+ rm eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:21 +637+ curl -JO https://cbi.eclipse.org/macos/xcrun/f8969273-e1ca-4d6d-9c07-1a611a1b7250/download
05:38:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:38:21                                  Dload  Upload   Total   Spent    Left  Speed
05:38:21 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:38:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:21 200'
05:38:21 ++313+ head -n1
05:38:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:21 ++313+ tail -n1
05:38:21 +313+ STATUS_CODE=200
05:38:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:21 ++313+ jq -r .notarizationStatus.status
05:38:21 +313+ STATUS=IN_PROGRESS
05:38:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:21 +313+ sleep 1m
05:38:21 
100 26.1M    0 26.1M    0     0  37.0M      0 --:--:-- --:--:-- --:--:-- 36.9M
100 84.5M    0 84.5M    0     0  49.9M      0 --:--:--  0:00:01 --:--:-- 49.9M
100  162M    0  162M    0     0  60.3M      0 --:--:--  0:00:02 --:--:-- 60.3M
100  240M    0  240M    0     0  65.2M      0 --:--:--  0:00:03 --:--:-- 65.2M
100  318M    0  318M    0     0  68.0M      0 --:--:--  0:00:04 --:--:-- 68.0M
100  332M    0  332M    0     0  67.9M      0 --:--:--  0:00:04 --:--:-- 73.1M
05:38:26 curl: Saved to filename 'eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:38:26 +637+ cp -vf eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:38:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:26 200'
05:38:26 ++226+ head -n1
05:38:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:26 ++226+ tail -n1
05:38:26 +226+ STATUS_CODE=200
05:38:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:26 ++226+ jq -r .notarizationStatus.status
05:38:26 +226+ STATUS=IN_PROGRESS
05:38:26 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:26 +226+ sleep 1m
05:38:26 'eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:38:26 ++637+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:26 +637+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:38:26 ++637+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:26 +637+ b=eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:26 +637+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:38:26 +637+ md5sum eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:27 +637+ sha1sum eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:28 +637+ sha512sum -b eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:38:29 +637+ rm eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:38:29 +637+ rm -f eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:38:29 +637+ rm -f eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:38:29 +637+ rm -f eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:38:29 ++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:38:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:29 200'
05:38:29 ++160+ head -n1
05:38:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:29 ++160+ tail -n1
05:38:29 +160+ STATUS_CODE=200
05:38:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:29 ++160+ jq -r .notarizationStatus.status
05:38:29 +160+ STATUS=IN_PROGRESS
05:38:29 +160+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:29 +160+ sleep 1m
05:38:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:38:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:33 200'
05:38:33 ++471+ head -n1
05:38:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:33 ++471+ tail -n1
05:38:33 +471+ STATUS_CODE=200
05:38:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:33 ++471+ jq -r .notarizationStatus.status
05:38:33 +471+ STATUS=IN_PROGRESS
05:38:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:33 +471+ sleep 1m
05:38:35 ++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:38:35 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:35 200'
05:38:35 ++345+ head -n1
05:38:35 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:35 ++345+ tail -n1
05:38:35 +345+ STATUS_CODE=200
05:38:35 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:35 ++345+ jq -r .notarizationStatus.status
05:38:35 +345+ STATUS=IN_PROGRESS
05:38:35 +345+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:35 +345+ sleep 1m
05:38:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:38:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:35 200'
05:38:35 ++875+ head -n1
05:38:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:35 ++875+ tail -n1
05:38:35 +875+ STATUS_CODE=200
05:38:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:35 ++875+ jq -r .notarizationStatus.status
05:38:35 +875+ STATUS=IN_PROGRESS
05:38:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:35 +875+ sleep 1m
05:38:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:38:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:43 200'
05:38:43 ++689+ head -n1
05:38:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:43 ++689+ tail -n1
05:38:43 +689+ STATUS_CODE=200
05:38:43 ++689+ jq -r .notarizationStatus.status
05:38:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:43 +689+ STATUS=IN_PROGRESS
05:38:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:43 +689+ sleep 1m
05:38:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:38:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:46 200'
05:38:46 ++533+ head -n1
05:38:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:46 ++533+ tail -n1
05:38:46 +533+ STATUS_CODE=200
05:38:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:46 ++533+ jq -r .notarizationStatus.status
05:38:46 +533+ STATUS=IN_PROGRESS
05:38:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:46 +533+ sleep 1m
05:38:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:38:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:49 200'
05:38:49 ++182+ head -n1
05:38:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:49 ++182+ tail -n1
05:38:49 +182+ STATUS_CODE=200
05:38:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:49 ++182+ jq -r .notarizationStatus.status
05:38:49 +182+ STATUS=IN_PROGRESS
05:38:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:49 +182+ sleep 1m
05:38:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:38:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:55 200'
05:38:55 ++397+ head -n1
05:38:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:55 ++397+ tail -n1
05:38:55 +397+ STATUS_CODE=200
05:38:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:55 ++397+ jq -r .notarizationStatus.status
05:38:55 +397+ STATUS=IN_PROGRESS
05:38:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:55 +397+ sleep 1m
05:38:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:38:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:57 200'
05:38:57 ++947+ head -n1
05:38:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:57 ++947+ tail -n1
05:38:57 +947+ STATUS_CODE=200
05:38:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:57 ++947+ jq -r .notarizationStatus.status
05:38:57 +947+ STATUS=IN_PROGRESS
05:38:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:57 +947+ sleep 1m
05:38:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:38:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:38:58 200'
05:38:58 ++281+ head -n1
05:38:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:38:58 ++281+ tail -n1
05:38:58 +281+ STATUS_CODE=200
05:38:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:38:58 ++281+ jq -r .notarizationStatus.status
05:38:58 +281+ STATUS=IN_PROGRESS
05:38:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:38:58 +281+ sleep 1m
05:39:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:39:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:01 200'
05:39:01 ++751+ head -n1
05:39:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:01 ++751+ tail -n1
05:39:01 +751+ STATUS_CODE=200
05:39:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:01 ++751+ jq -r .notarizationStatus.status
05:39:01 +751+ STATUS=IN_PROGRESS
05:39:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:01 +751+ sleep 1m
05:39:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:39:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:04 200'
05:39:04 ++575+ head -n1
05:39:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:04 ++575+ tail -n1
05:39:04 +575+ STATUS_CODE=200
05:39:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:04 ++575+ jq -r .notarizationStatus.status
05:39:04 +575+ STATUS=IN_PROGRESS
05:39:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:04 +575+ sleep 1m
05:39:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:39:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:08 200'
05:39:08 ++204+ head -n1
05:39:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:08 ++204+ tail -n1
05:39:08 +204+ STATUS_CODE=200
05:39:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:08 ++204+ jq -r .notarizationStatus.status
05:39:08 +204+ STATUS=IN_PROGRESS
05:39:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:08 +204+ sleep 1m
05:39:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:39:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:10 200'
05:39:10 ++1019+ head -n1
05:39:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:10 ++1019+ tail -n1
05:39:10 +1019+ STATUS_CODE=200
05:39:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:10 ++1019+ jq -r .notarizationStatus.status
05:39:10 +1019+ STATUS=IN_PROGRESS
05:39:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:10 +1019+ sleep 1m
05:39:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:39:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:16 200'
05:39:16 ++813+ head -n1
05:39:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:16 ++813+ tail -n1
05:39:16 +813+ STATUS_CODE=200
05:39:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:16 ++813+ jq -r .notarizationStatus.status
05:39:16 +813+ STATUS=IN_PROGRESS
05:39:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:16 +813+ sleep 1m
05:39:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:39:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:21 200'
05:39:21 ++313+ head -n1
05:39:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:21 ++313+ tail -n1
05:39:21 +313+ STATUS_CODE=200
05:39:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:21 ++313+ jq -r .notarizationStatus.status
05:39:21 +313+ STATUS=IN_PROGRESS
05:39:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:21 +313+ sleep 1m
05:39:26 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/status
05:39:26 +226+ RESPONSE_RAW='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","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\": \"62440d05-fce8-4a0e-a92a-c6dd83ecf5d5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:27.337Z\",\n  \"sha256\": \"abafc957b685b03123a90b6bbde5bd1b1ba7da07aa0d53226a34b9f4bd41462d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4dbbb6be28df23c24dec5263ee94505713b14931\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0163b75ec7ff84bd0d806917ec9805ca0dff7181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0163b75ec7ff84bd0d806917ec9805ca0dff7181\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:39:26 200'
05:39:26 ++226+ head -n1
05:39:26 +226+ RESPONSE='{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","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\": \"62440d05-fce8-4a0e-a92a-c6dd83ecf5d5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:27.337Z\",\n  \"sha256\": \"abafc957b685b03123a90b6bbde5bd1b1ba7da07aa0d53226a34b9f4bd41462d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4dbbb6be28df23c24dec5263ee94505713b14931\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0163b75ec7ff84bd0d806917ec9805ca0dff7181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0163b75ec7ff84bd0d806917ec9805ca0dff7181\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:39:26 ++226+ tail -n1
05:39:26 +226+ STATUS_CODE=200
05:39:26 ++226+ jq -r .notarizationStatus.status
05:39:26 ++226+ echo '{"uuid":"fa7a81bb-c529-48cc-9d87-78e254778181","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\":' '\"62440d05-fce8-4a0e-a92a-c6dd83ecf5d5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:20:27.337Z\",\n' '\"sha256\":' '\"abafc957b685b03123a90b6bbde5bd1b1ba7da07aa0d53226a34b9f4bd41462d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4dbbb6be28df23c24dec5263ee94505713b14931\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0163b75ec7ff84bd0d806917ec9805ca0dff7181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.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-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64-196790243000999118.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0163b75ec7ff84bd0d806917ec9805ca0dff7181\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:39:26 +226+ STATUS=COMPLETE
05:39:26 +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:26 +226+ [[ 200 == \5\0\3 ]]
05:39:26 +226+ [[ 200 == \5\0\2 ]]
05:39:26 +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:39:26 +226+ break
05:39:26 +226+ rm eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:26 +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/fa7a81bb-c529-48cc-9d87-78e254778181/download
05:39:26   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:39:26                                  Dload  Upload   Total   Spent    Left  Speed
05:39:26 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.9M    0 28.9M    0     0  70.4M      0 --:--:-- --:--:-- --:--:-- 70.2M
100 86.1M    0 86.1M    0     0  61.0M      0 --:--:--  0:00:01 --:--:-- 61.0M
100  150M    0  150M    0     0  62.2M      0 --:--:--  0:00:02 --:--:-- 62.2M++160+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/status
05:39:29 +160+ RESPONSE_RAW='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","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\": \"213756ca-743e-4525-bb44-c037684274ef\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg\",\n  \"uploadDate\": \"2024-05-30T09:19:18.302Z\",\n  \"sha256\": \"753c68cfa658fbc88d1da9b3af25241714a492f32c5b8c9642717ba9df99a6d1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d2729ab463daae070a7d127055d6d7a9362e7ec\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03a635ab04d16fb6218a1edc5f0bcac436187652\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03a635ab04d16fb6218a1edc5f0bcac436187652\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:39:29 200'
05:39:29 ++160+ head -n1
05:39:29 +160+ RESPONSE='{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","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\": \"213756ca-743e-4525-bb44-c037684274ef\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg\",\n  \"uploadDate\": \"2024-05-30T09:19:18.302Z\",\n  \"sha256\": \"753c68cfa658fbc88d1da9b3af25241714a492f32c5b8c9642717ba9df99a6d1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d2729ab463daae070a7d127055d6d7a9362e7ec\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03a635ab04d16fb6218a1edc5f0bcac436187652\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03a635ab04d16fb6218a1edc5f0bcac436187652\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:39:29 ++160+ tail -n1
05:39:29 +160+ STATUS_CODE=200
05:39:29 ++160+ jq -r .notarizationStatus.status
05:39:29 ++160+ echo '{"uuid":"837a50a3-2d93-4c62-9419-1378e843cd42","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\":' '\"213756ca-743e-4525-bb44-c037684274ef\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:19:18.302Z\",\n' '\"sha256\":' '\"753c68cfa658fbc88d1da9b3af25241714a492f32c5b8c9642717ba9df99a6d1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d2729ab463daae070a7d127055d6d7a9362e7ec\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"03a635ab04d16fb6218a1edc5f0bcac436187652\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b651df8124c1653709d94916a3ae8817277007b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.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-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-RC1-macosx-cocoa-x86_64-14125792272665757567.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"03a635ab04d16fb6218a1edc5f0bcac436187652\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:39:29 +160+ STATUS=COMPLETE
05:39:29 +160+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:29 +160+ [[ 200 == \5\0\3 ]]
05:39:29 +160+ [[ 200 == \5\0\2 ]]
05:39:29 +160+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:39:29 +160+ break
05:39:29 +160+ rm eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:29 +160+ curl -JO https://cbi.eclipse.org/macos/xcrun/837a50a3-2d93-4c62-9419-1378e843cd42/download
05:39:29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:39:29                                  Dload  Upload   Total   Spent    Left  Speed
05:39:29 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10.4M    0 10.4M    0     0  23.7M      0 --:
100  --:-- --:--230M    0  230M :-  -  0--  :-  -:- 0-   2367.7.4MM      0 --:--:--  0:00:03 --:--:-- 67.4M
100  297M    0  297M    0     0  67.3M      0 --:--:--  0:00:04 --:--:-- 67.3M
100 30.9M    0 30.9M    0     0  21.4M      0 --:--:--  0:00:01 --:--:-- 21.4M
100  360M    0  360M    0     0  66.5M      0 --:--:--  0:00:05 --:--:-- 66.2M
100 55.9M    0 55.9M    0     0  22.8M      0 --:--:--  0:00:02 --:--:-- 22.8M
100 90.4M    0 90.4M    0     0  26.3M      0 --:--:--  0:00:03 --:--:-- 26.2M
100  418M    0  418M    0     0  65.2M      0 --:--:--  0:00:06 --:--:-- 66.4M++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:39:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:33 200'
05:39:33 ++471+ head -n1
05:39:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:33 ++471+ tail -n1
05:39:33 +471+ STATUS_CODE=200
05:39:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:33 ++471+ jq -r .notarizationStatus.status
05:39:33 +471+ STATUS=IN_PROGRESS
05:39:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:33 +471+ sleep 1m
05:39:33 
100  476M    0  476M    0     0  64.3M      0 --:--:--  0:00:07 --:--:-- 65.3M
100  112M    0  112M    0     0  25.3M      0 --:--:--  0:00:04 --:--:-- 25.2M
100  501M    0  501M    0     0  61.9M      0 --:--:--  0:00:08 --:--:-- 57.9M
05:39:34 curl: Saved to filename 'eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:39:34 +226+ cp -vf eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:34 
100  133M    0  133M    0     0  24.5M      0 --:--:--  0:00:05 --:--:-- 24.6M++345+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/status
05:39:35 'eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:39:35 ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:35 +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:39:35 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:35 +226+ b=eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:35 +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:39:35 +226+ md5sum eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:35 +345+ RESPONSE_RAW='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","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\": \"b0532374-4a5e-4e2f-b565-8bddbe97ed1f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg\",\n  \"uploadDate\": \"2024-05-30T09:21:17.559Z\",\n  \"sha256\": \"7299b84177053656cda0baa197ac28d2121e609fadb918e805ec7ac4e87445a3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cb58016bfdd893d2e1807f49a89e18b32bce46d8\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03cdd7e72fb7e0e1db8b364e2cffd28d242cfc72\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03cdd7e72fb7e0e1db8b364e2cffd28d242cfc72\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:39:35 200'
05:39:35 ++345+ head -n1
05:39:35 +345+ RESPONSE='{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","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\": \"b0532374-4a5e-4e2f-b565-8bddbe97ed1f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg\",\n  \"uploadDate\": \"2024-05-30T09:21:17.559Z\",\n  \"sha256\": \"7299b84177053656cda0baa197ac28d2121e609fadb918e805ec7ac4e87445a3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cb58016bfdd893d2e1807f49a89e18b32bce46d8\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03cdd7e72fb7e0e1db8b364e2cffd28d242cfc72\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"03cdd7e72fb7e0e1db8b364e2cffd28d242cfc72\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:39:35 ++345+ tail -n1
05:39:35 +345+ STATUS_CODE=200
05:39:35 ++345+ jq -r .notarizationStatus.status
05:39:35 ++345+ echo '{"uuid":"64e69466-5d1c-45ef-a528-a6960d75a1d5","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\":' '\"b0532374-4a5e-4e2f-b565-8bddbe97ed1f\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:21:17.559Z\",\n' '\"sha256\":' '\"7299b84177053656cda0baa197ac28d2121e609fadb918e805ec7ac4e87445a3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cb58016bfdd893d2e1807f49a89e18b32bce46d8\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"03cdd7e72fb7e0e1db8b364e2cffd28d242cfc72\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.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-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-RC1-macosx-cocoa-aarch64-14372858635315235107.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"03cdd7e72fb7e0e1db8b364e2cffd28d242cfc72\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:39:35 +345+ STATUS=COMPLETE
05:39:35 +345+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:35 +345+ [[ 200 == \5\0\3 ]]
05:39:35 +345+ [[ 200 == \5\0\2 ]]
05:39:35 +345+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:39:35 +345+ break
05:39:35 +345+ rm eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:35 +345+ curl -JO https://cbi.eclipse.org/macos/xcrun/64e69466-5d1c-45ef-a528-a6960d75a1d5/download
05:39:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:39:35                                  Dload  Upload   Total   Spent    Left  Speed
05:39:35 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:39:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:35 200'
05:39:35 ++875+ head -n1
05:39:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:35 ++875+ tail -n1
05:39:35 +875+ STATUS_CODE=200
05:39:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:35 ++875+ jq -r .notarizationStatus.status
05:39:35 +875+ STATUS=IN_PROGRESS
05:39:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:35 +875+ sleep 1m
05:39:35 
100  168M    0  168M    0     0  26.1M      0 --:--:--  0:00:06 --:--:-- 27.4M
100 47.7M    0 47.7M    0     0  60.2M      0 --:--:-- --:--:-- --:--:-- 60.1M+226+ sha1sum eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:36 
100  196M    0  196M    0     0  26.4M      0 --:--:--  0:00:07 --:--:-- 28.1M
100  103M    0  103M    0     0  57.5M      0 --:--:--  0:00:01 --:--:-- 57.4M+226+ sha512sum -b eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:37 
100  132M    0  132M    0     0  47.2M      0 --:--:--  0:00:02 --:--:-- 47.2M
100  223M    0  223M    0     0  26.5M      0 --:--:--  0:00:08 --:--:-- 26.6M
100  254M    0  254M    0     0  26.9M      0 --:--:--  0:00:09 --:--:-- 28.4M
100  172M    0  172M    0     0  45.5M      0 --:--:--  0:00:03 --:--:-- 45.5M+226+ rm eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:39:39 +226+ rm -f eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:39:39 +226+ rm -f eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:39:39 +226+ rm -f eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:39:39 
100  206M    0  206M    0     0  43.0M      0 --:--:--  0:00:04 --:--:-- 42.9M
100  286M    0  286M    0     0  27.4M      0 --:--:--  0:00:10 --:--:-- 30.5M
100  304M    0  304M    0     0  26.6M      0 --:--:--  0:00:11 --:--:-- 27.2M
100  225M    0  225M    0     0  38.8M      0 --:--:--  0:00:05 --:--:-- 35.4M
100  330M    0  330M    0     0  26.5M      0 --:--:--  0:00:12 --:--:-- 26.8M
100  255M    0  255M    0     0  37.6M      0 --:--:--  0:00:06 --:--:-- 30.4M
100  280M    0  280M    0     0  36.0M      0 --:--:--  0:00:07 --:--:-- 29.7M
100  348M    0  348M    0     0  25.8M      0 --:--:--  0:00:13 --:--:-- 24.8M++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:39:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:43 200'
05:39:43 ++689+ head -n1
05:39:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:43 ++689+ tail -n1
05:39:43 +689+ STATUS_CODE=200
05:39:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:43 ++689+ jq -r .notarizationStatus.status
05:39:43 +689+ STATUS=IN_PROGRESS
05:39:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:43 +689+ sleep 1m
05:39:43 
100  319M    0  319M    0     0  36.3M      0 --:--:--  0:00:08 --:--:-- 29.3M
100  380M    0  380M    0     0  26.3M      0 --:--:--  0:00:14 --:--:-- 25.1M
100  330M    0  330M    0     0  36.8M      0 --:--:--  0:00:08 --:--:-- 29.8M
05:39:44 curl: Saved to filename 'eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:39:44 +345+ cp -vf eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:44 'eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:39:44 ++345+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:44 +345+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:39:44 ++345+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:44 +345+ b=eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:44 +345+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:39:44 +345+ md5sum eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:44 
100  410M    0  410M    0     0  27.2M      0 --:--:--  0:00:15 --:--:-- 26.8M
05:39:44 curl: Saved to filename 'eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:39:44 +160+ cp -vf eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:44 'eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:39:44 ++160+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:44 +160+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:39:44 ++160+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:44 +160+ b=eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:44 +160+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:39:44 +160+ md5sum eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:45 +345+ sha1sum eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:45 +160+ sha1sum eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:46 +345+ sha512sum -b eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:39:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:46 200'
05:39:46 ++533+ head -n1
05:39:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:46 ++533+ tail -n1
05:39:46 +533+ STATUS_CODE=200
05:39:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:46 ++533+ jq -r .notarizationStatus.status
05:39:46 +533+ STATUS=IN_PROGRESS
05:39:46 +533+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:46 +533+ sleep 1m
05:39:46 +160+ sha512sum -b eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:39:47 +345+ rm eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:39:47 +345+ rm -f eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:39:47 +345+ rm -f eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:39:47 +345+ rm -f eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:39:48 +160+ rm eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:39:48 +160+ rm -f eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:39:48 +160+ rm -f eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:39:48 +160+ rm -f eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:39:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/status
05:39:49 +182+ RESPONSE_RAW='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","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\": \"07fcb6e5-7702-411e-9b0f-7382f2a745fb\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg\",\n  \"uploadDate\": \"2024-05-30T09:19:42.828Z\",\n  \"sha256\": \"2c2051a5f97a939e8f9f939d6870dca1a01d6d3802c1d48325c930ed15502d94\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a873102b3162ccd03cfb5eab24c8788aeb17882e\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1de17e2c0d7fc6bb43aa1d99256c94dcdab1ce45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1de17e2c0d7fc6bb43aa1d99256c94dcdab1ce45\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:39:49 200'
05:39:49 ++182+ head -n1
05:39:49 +182+ RESPONSE='{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","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\": \"07fcb6e5-7702-411e-9b0f-7382f2a745fb\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg\",\n  \"uploadDate\": \"2024-05-30T09:19:42.828Z\",\n  \"sha256\": \"2c2051a5f97a939e8f9f939d6870dca1a01d6d3802c1d48325c930ed15502d94\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a873102b3162ccd03cfb5eab24c8788aeb17882e\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1de17e2c0d7fc6bb43aa1d99256c94dcdab1ce45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1de17e2c0d7fc6bb43aa1d99256c94dcdab1ce45\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:39:49 ++182+ tail -n1
05:39:49 +182+ STATUS_CODE=200
05:39:49 ++182+ jq -r .notarizationStatus.status
05:39:49 ++182+ echo '{"uuid":"1f45c6da-3fcd-4830-a20c-3e6e3a0920a2","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\":' '\"07fcb6e5-7702-411e-9b0f-7382f2a745fb\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:19:42.828Z\",\n' '\"sha256\":' '\"2c2051a5f97a939e8f9f939d6870dca1a01d6d3802c1d48325c930ed15502d94\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a873102b3162ccd03cfb5eab24c8788aeb17882e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de17e2c0d7fc6bb43aa1d99256c94dcdab1ce45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.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-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64-9252837549596328272.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de17e2c0d7fc6bb43aa1d99256c94dcdab1ce45\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:39:49 +182+ STATUS=COMPLETE
05:39:49 +182+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:49 +182+ [[ 200 == \5\0\3 ]]
05:39:49 +182+ [[ 200 == \5\0\2 ]]
05:39:49 +182+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:39:49 +182+ break
05:39:49 +182+ rm eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:49 +182+ curl -JO https://cbi.eclipse.org/macos/xcrun/1f45c6da-3fcd-4830-a20c-3e6e3a0920a2/download
05:39:49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:39:49                                  Dload  Upload   Total   Spent    Left  Speed
05:39:49 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 46.1M    0 46.1M    0     0  78.0M      0 --:--:-- --:--:-- --:--:-- 77.8M
100  122M    0  122M    0     0  76.8M      0 --:--:--  0:00:01 --:--:-- 76.8M
100  174M    0  174M    0     0  67.4M      0 --:--:--  0:00:02 --:--:-- 67.4M
100  248M    0  248M    0     0  69.1M      0 --:--:--  0:00:03 --:--:-- 69.1M
100  274M    0  274M    0     0  59.7M      0 --:--:--  0:00:04 --:--:-- 59.7M
100  352M    0  352M    0     0  63.0M      0 --:--:--  0:00:05 --:--:-- 61.2M++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:39:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:55 200'
05:39:55 ++397+ head -n1
05:39:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:55 ++397+ tail -n1
05:39:55 +397+ STATUS_CODE=200
05:39:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:55 ++397+ jq -r .notarizationStatus.status
05:39:55 +397+ STATUS=IN_PROGRESS
05:39:55 +397+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:55 +397+ sleep 1m
05:39:55 
100  431M    0  431M    0     0  65.5M      0 --:--:--  0:00:06 --:--:-- 61.9M
100  442M    0  442M    0     0  64.9M      0 --:--:--  0:00:06 --:--:-- 63.4M
05:39:56 curl: Saved to filename 'eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:39:56 +182+ cp -vf eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:56 'eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:39:56 ++182+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:56 +182+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:39:56 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:56 +182+ b=eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:56 +182+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:39:56 +182+ md5sum eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:39:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:57 200'
05:39:57 ++947+ head -n1
05:39:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:57 ++947+ tail -n1
05:39:57 +947+ STATUS_CODE=200
05:39:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:57 ++947+ jq -r .notarizationStatus.status
05:39:57 +947+ STATUS=IN_PROGRESS
05:39:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:57 +947+ sleep 1m
05:39:57 +182+ sha1sum eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:58 +182+ sha512sum -b eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:39:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:39:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:39:58 200'
05:39:58 ++281+ head -n1
05:39:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:39:58 ++281+ tail -n1
05:39:58 +281+ STATUS_CODE=200
05:39:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:39:58 ++281+ jq -r .notarizationStatus.status
05:39:58 +281+ STATUS=IN_PROGRESS
05:39:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:39:58 +281+ sleep 1m
05:40:00 +182+ rm eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:40:00 +182+ rm -f eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:40:00 +182+ rm -f eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:40:00 +182+ rm -f eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:40:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:40:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:01 200'
05:40:01 ++751+ head -n1
05:40:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:01 ++751+ tail -n1
05:40:01 +751+ STATUS_CODE=200
05:40:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:01 ++751+ jq -r .notarizationStatus.status
05:40:01 +751+ STATUS=IN_PROGRESS
05:40:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:01 +751+ sleep 1m
05:40:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:40:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:04 200'
05:40:04 ++575+ head -n1
05:40:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:04 ++575+ tail -n1
05:40:04 +575+ STATUS_CODE=200
05:40:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:04 ++575+ jq -r .notarizationStatus.status
05:40:04 +575+ STATUS=IN_PROGRESS
05:40:04 +575+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:04 +575+ sleep 1m
05:40:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:40:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:08 200'
05:40:08 ++204+ head -n1
05:40:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:08 ++204+ tail -n1
05:40:08 +204+ STATUS_CODE=200
05:40:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:08 ++204+ jq -r .notarizationStatus.status
05:40:08 +204+ STATUS=IN_PROGRESS
05:40:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:08 +204+ sleep 1m
05:40:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:40:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:10 200'
05:40:10 ++1019+ head -n1
05:40:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:10 ++1019+ tail -n1
05:40:10 +1019+ STATUS_CODE=200
05:40:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:10 ++1019+ jq -r .notarizationStatus.status
05:40:10 +1019+ STATUS=IN_PROGRESS
05:40:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:10 +1019+ sleep 1m
05:40:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:40:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:16 200'
05:40:16 ++813+ head -n1
05:40:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:16 ++813+ tail -n1
05:40:16 +813+ STATUS_CODE=200
05:40:16 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:16 ++813+ jq -r .notarizationStatus.status
05:40:16 +813+ STATUS=IN_PROGRESS
05:40:16 +813+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:16 +813+ sleep 1m
05:40:21 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:40:21 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:21 200'
05:40:21 ++313+ head -n1
05:40:21 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:21 ++313+ tail -n1
05:40:21 +313+ STATUS_CODE=200
05:40:21 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:21 ++313+ jq -r .notarizationStatus.status
05:40:21 +313+ STATUS=IN_PROGRESS
05:40:21 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:21 +313+ sleep 1m
05:40:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:40:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:33 200'
05:40:33 ++471+ head -n1
05:40:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:33 ++471+ tail -n1
05:40:33 +471+ STATUS_CODE=200
05:40:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:33 ++471+ jq -r .notarizationStatus.status
05:40:33 +471+ STATUS=IN_PROGRESS
05:40:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:33 +471+ sleep 1m
05:40:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:40:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:35 200'
05:40:35 ++875+ head -n1
05:40:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:35 ++875+ tail -n1
05:40:35 +875+ STATUS_CODE=200
05:40:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:35 ++875+ jq -r .notarizationStatus.status
05:40:35 +875+ STATUS=IN_PROGRESS
05:40:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:35 +875+ sleep 1m
05:40:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:40:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:43 200'
05:40:43 ++689+ head -n1
05:40:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:43 ++689+ tail -n1
05:40:43 +689+ STATUS_CODE=200
05:40:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:43 ++689+ jq -r .notarizationStatus.status
05:40:43 +689+ STATUS=IN_PROGRESS
05:40:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:43 +689+ sleep 1m
05:40:46 ++533+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/status
05:40:46 +533+ RESPONSE_RAW='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","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\": \"2687a305-ac04-4fbc-bea6-af53eff73390\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:56.862Z\",\n  \"sha256\": \"0c8e81ff160e81e4cfb81a08d21301657e7d36f36d545aaa90060d734b1576c9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9bee9a43f3abcf2b3f4fd684e81e2277e0d943a4\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e480f8e0725327e03be0b34a0702f8b73af3c586\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e480f8e0725327e03be0b34a0702f8b73af3c586\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:40:46 200'
05:40:46 ++533+ head -n1
05:40:46 +533+ RESPONSE='{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","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\": \"2687a305-ac04-4fbc-bea6-af53eff73390\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:56.862Z\",\n  \"sha256\": \"0c8e81ff160e81e4cfb81a08d21301657e7d36f36d545aaa90060d734b1576c9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9bee9a43f3abcf2b3f4fd684e81e2277e0d943a4\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e480f8e0725327e03be0b34a0702f8b73af3c586\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e480f8e0725327e03be0b34a0702f8b73af3c586\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:40:46 ++533+ tail -n1
05:40:46 +533+ STATUS_CODE=200
05:40:46 ++533+ jq -r .notarizationStatus.status
05:40:46 ++533+ echo '{"uuid":"9264592b-d9b4-4bed-aab6-e08b85aa0f15","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\":' '\"2687a305-ac04-4fbc-bea6-af53eff73390\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:22:56.862Z\",\n' '\"sha256\":' '\"0c8e81ff160e81e4cfb81a08d21301657e7d36f36d545aaa90060d734b1576c9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9bee9a43f3abcf2b3f4fd684e81e2277e0d943a4\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e480f8e0725327e03be0b34a0702f8b73af3c586\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.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-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64-17774997248447059855.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e480f8e0725327e03be0b34a0702f8b73af3c586\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:40:46 +533+ STATUS=COMPLETE
05:40:46 +533+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:46 +533+ [[ 200 == \5\0\3 ]]
05:40:46 +533+ [[ 200 == \5\0\2 ]]
05:40:46 +533+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:40:46 +533+ break
05:40:46 +533+ rm eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:46 +533+ curl -JO https://cbi.eclipse.org/macos/xcrun/9264592b-d9b4-4bed-aab6-e08b85aa0f15/download
05:40:46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:40:46                                  Dload  Upload   Total   Spent    Left  Speed
05:40:46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 8731k    0 8731k    0     0  22.3M      0 --:--:-- --:--:-- --:--:-- 22.2M
100 80.5M    0 80.5M    0     0  58.3M      0 --:--:--  0:00:01 --:--:-- 58.2M
100  140M    0  140M    0     0  59.0M      0 --:--:--  0:00:02 --:--:-- 59.0M
100  215M    0  215M    0     0  60.1M      0 --:--:--  0:00:03 --:--:-- 60.1M
100  281M    0  281M    0     0  64.3M      0 --:--:--  0:00:04 --:--:-- 64.3M
100  370M    0  370M    0     0  68.8M      0 --:--:--  0:00:05 --:--:-- 72.4M
100  385M    0  385M    0     0  69.5M      0 --:--:--  0:00:05 --:--:-- 73.3M
05:40:52 curl: Saved to filename 'eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:40:52 +533+ cp -vf eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:52 'eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:40:52 ++533+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:52 +533+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:40:52 ++533+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:52 +533+ b=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:52 +533+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:40:52 +533+ md5sum eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:53 +533+ sha1sum eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:54 +533+ sha512sum -b eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:55 ++397+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/status
05:40:55 +397+ RESPONSE_RAW='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","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\": \"ee30e475-d49b-4762-873c-15059deb4394\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:01.710Z\",\n  \"sha256\": \"c2f016e0d178fbbf7b9ef0b16ec693e9287b711fe04f8f5943c65e801f0b9181\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2354d69206bb41998e7149079fc10d626eac2cf2\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19dc1b5955e860fdc6a44b4feb6f003bd31ce572\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19dc1b5955e860fdc6a44b4feb6f003bd31ce572\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:40:55 200'
05:40:55 ++397+ head -n1
05:40:55 +397+ RESPONSE='{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","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\": \"ee30e475-d49b-4762-873c-15059deb4394\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:01.710Z\",\n  \"sha256\": \"c2f016e0d178fbbf7b9ef0b16ec693e9287b711fe04f8f5943c65e801f0b9181\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2354d69206bb41998e7149079fc10d626eac2cf2\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19dc1b5955e860fdc6a44b4feb6f003bd31ce572\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19dc1b5955e860fdc6a44b4feb6f003bd31ce572\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:40:55 ++397+ tail -n1
05:40:55 +397+ STATUS_CODE=200
05:40:55 ++397+ jq -r .notarizationStatus.status
05:40:55 ++397+ echo '{"uuid":"e4539ca1-88cc-4736-a83d-164fcf762c97","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\":' '\"ee30e475-d49b-4762-873c-15059deb4394\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:22:01.710Z\",\n' '\"sha256\":' '\"c2f016e0d178fbbf7b9ef0b16ec693e9287b711fe04f8f5943c65e801f0b9181\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2354d69206bb41998e7149079fc10d626eac2cf2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19dc1b5955e860fdc6a44b4feb6f003bd31ce572\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b651df8124c1653709d94916a3ae8817277007b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.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-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64-17113033299324148779.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19dc1b5955e860fdc6a44b4feb6f003bd31ce572\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:40:55 +397+ STATUS=COMPLETE
05:40:55 +397+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:55 +397+ [[ 200 == \5\0\3 ]]
05:40:55 +397+ [[ 200 == \5\0\2 ]]
05:40:55 +397+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:40:55 +397+ break
05:40:55 +397+ rm eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:40:55 +397+ curl -JO https://cbi.eclipse.org/macos/xcrun/e4539ca1-88cc-4736-a83d-164fcf762c97/download
05:40:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:40:55                                  Dload  Upload   Total   Spent    Left  Speed
05:40:55 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+533+ rm eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:40:55 +533+ rm -f eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:40:55 +533+ rm -f eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:40:55 +533+ rm -f eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:40:55 
100 10.2M    0 10.2M    0     0  51.3M      0 --:--:-- --:--:-- --:--:-- 51.3M
100 89.3M    0 89.3M    0     0  74.4M      0 --:--:--  0:00:01 --:--:-- 74.4M++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:40:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:57 200'
05:40:57 ++947+ head -n1
05:40:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:57 ++947+ tail -n1
05:40:57 +947+ STATUS_CODE=200
05:40:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:57 ++947+ jq -r .notarizationStatus.status
05:40:57 +947+ STATUS=IN_PROGRESS
05:40:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:57 +947+ sleep 1m
05:40:57 
100  155M    0  155M    0     0  70.6M      0 --:--:--  0:00:02 --:--:-- 70.6M++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:40:58 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:40:58 200'
05:40:58 ++281+ head -n1
05:40:58 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:40:58 ++281+ tail -n1
05:40:58 
100  227M    0  227M    0     0  71.1M      0 --:--:--  0:00:03 --:--:-- 71.1M+281+ STATUS_CODE=200
05:40:58 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:40:58 ++281+ jq -r .notarizationStatus.status
05:40:58 +281+ STATUS=IN_PROGRESS
05:40:58 +281+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:40:58 +281+ sleep 1m
05:40:59 
100  296M    0  296M    0     0  70.4M      0 --:--:--  0:00:04 --:--:-- 70.4M
100  356M    0  356M    0     0  68.6M      0 --:--:--  0:00:05 --:--:-- 69.3M++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:41:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:01 200'
05:41:01 ++751+ head -n1
05:41:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:01 ++751+ tail -n1
05:41:01 +751+ STATUS_CODE=200
05:41:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:01 ++751+ jq -r .notarizationStatus.status
05:41:01 +751+ STATUS=IN_PROGRESS
05:41:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:01 +751+ sleep 1m
05:41:01 
100  430M    0  430M    0     0  69.4M      0 --:--:--  0:00:06 --:--:-- 68.2M
100  497M    0  497M    0     0  69.1M      0 --:--:--  0:00:07 --:--:-- 68.5M
100  523M    0  523M    0     0  68.3M      0 --:--:--  0:00:07 --:--:-- 66.4M
05:41:03 curl: Saved to filename 'eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:41:03 +397+ cp -vf eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:03 'eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:41:03 ++397+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:03 +397+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:41:03 ++397+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:03 +397+ b=eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:03 +397+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:41:03 +397+ md5sum eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:04 ++575+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/status
05:41:04 +575+ RESPONSE_RAW='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","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\": \"78dad044-4815-4925-ab95-9d754344885f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg\",\n  \"uploadDate\": \"2024-05-30T09:23:16.179Z\",\n  \"sha256\": \"ec24693ae9615280377020bfa12beecc2920d61bae13e1175876e07d2a7879c4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa3203d97bd1826f1a4e8b7d2bcb2839a7331eb8\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7627c439bff7eff404bb56480382cfac1b9c3f6e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7627c439bff7eff404bb56480382cfac1b9c3f6e\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:41:04 200'
05:41:04 ++575+ head -n1
05:41:04 +575+ RESPONSE='{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","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\": \"78dad044-4815-4925-ab95-9d754344885f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg\",\n  \"uploadDate\": \"2024-05-30T09:23:16.179Z\",\n  \"sha256\": \"ec24693ae9615280377020bfa12beecc2920d61bae13e1175876e07d2a7879c4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa3203d97bd1826f1a4e8b7d2bcb2839a7331eb8\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7627c439bff7eff404bb56480382cfac1b9c3f6e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7627c439bff7eff404bb56480382cfac1b9c3f6e\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:41:04 ++575+ tail -n1
05:41:04 +575+ STATUS_CODE=200
05:41:04 ++575+ jq -r .notarizationStatus.status
05:41:04 ++575+ echo '{"uuid":"f43ac68b-cf1f-4718-b249-151fa9fe27ea","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\":' '\"78dad044-4815-4925-ab95-9d754344885f\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:23:16.179Z\",\n' '\"sha256\":' '\"ec24693ae9615280377020bfa12beecc2920d61bae13e1175876e07d2a7879c4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa3203d97bd1826f1a4e8b7d2bcb2839a7331eb8\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7627c439bff7eff404bb56480382cfac1b9c3f6e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.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-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64-10295483783401326309.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7627c439bff7eff404bb56480382cfac1b9c3f6e\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:41:04 +575+ STATUS=COMPLETE
05:41:04 +575+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:04 +575+ [[ 200 == \5\0\3 ]]
05:41:04 +575+ [[ 200 == \5\0\2 ]]
05:41:04 +575+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:41:04 +575+ break
05:41:04 +575+ rm eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:04 +575+ curl -JO https://cbi.eclipse.org/macos/xcrun/f43ac68b-cf1f-4718-b249-151fa9fe27ea/download
05:41:04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:41:04                                  Dload  Upload   Total   Spent    Left  Speed
05:41:04 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37.1M    0 37.1M    0     0  75.8M      0 --:--:-- --:--:-- --:--:-- 75.6M+397+ sha1sum eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:05 
100  115M    0  115M    0     0  77.5M      0 --:--:--  0:00:01 --:--:-- 77.4M+397+ sha512sum -b eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:06 
100  183M    0  183M    0     0  73.5M      0 --:--:--  0:00:02 --:--:-- 73.5M
100  235M    0  235M    0     0  67.4M      0 --:--:--  0:00:03 --:--:-- 67.4M++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:41:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:08 200'
05:41:08 ++204+ head -n1
05:41:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:08 ++204+ tail -n1
05:41:08 +204+ STATUS_CODE=200
05:41:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:08 ++204+ jq -r .notarizationStatus.status
05:41:08 +204+ STATUS=IN_PROGRESS
05:41:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:08 +204+ sleep 1m
05:41:08 +397+ rm eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:41:08 +397+ rm -f eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:41:08 +397+ rm -f eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:41:08 +397+ rm -f eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:41:08 
100  309M    0  309M    0     0  68.9M      0 --:--:--  0:00:04 --:--:-- 68.9M
100  380M    0  380M    0     0  69.2M      0 --:--:--  0:00:05 --:--:-- 68.5M
100  384M    0  384M    0     0  69.4M      0 --:--:--  0:00:05 --:--:-- 66.4M
05:41:10 curl: Saved to filename 'eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:41:10 +575+ cp -vf eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:10 'eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:41:10 ++575+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:10 +575+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:41:10 ++575+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:10 +575+ b=eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:10 +575+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:41:10 +575+ md5sum eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:41:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:10 200'
05:41:10 ++1019+ head -n1
05:41:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:10 ++1019+ tail -n1
05:41:10 +1019+ STATUS_CODE=200
05:41:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:10 ++1019+ jq -r .notarizationStatus.status
05:41:10 +1019+ STATUS=IN_PROGRESS
05:41:10 +1019+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:10 +1019+ sleep 1m
05:41:11 +575+ sha1sum eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:12 +575+ sha512sum -b eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:13 +575+ rm eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:41:13 +575+ rm -f eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:41:13 +575+ rm -f eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:41:13 +575+ rm -f eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:41:16 ++813+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/status
05:41:16 +813+ RESPONSE_RAW='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","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\": \"ec5d8672-b3d1-4571-9618-1c9c97bb8727\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:31.782Z\",\n  \"sha256\": \"e25da70f56fe7e5e92f73e32ff8ac74aad6ca4951869f7028bcb7afd8a15e0f2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4115f4c47e06bde9bcaa20f69e1d4320936e20b\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5fff92dbfbcbdfeeb3ab3ab18bc6c6b78803f06\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5fff92dbfbcbdfeeb3ab3ab18bc6c6b78803f06\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:41:16 200'
05:41:16 ++813+ head -n1
05:41:16 +813+ RESPONSE='{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","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\": \"ec5d8672-b3d1-4571-9618-1c9c97bb8727\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:31.782Z\",\n  \"sha256\": \"e25da70f56fe7e5e92f73e32ff8ac74aad6ca4951869f7028bcb7afd8a15e0f2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4115f4c47e06bde9bcaa20f69e1d4320936e20b\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5fff92dbfbcbdfeeb3ab3ab18bc6c6b78803f06\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5fff92dbfbcbdfeeb3ab3ab18bc6c6b78803f06\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:41:16 ++813+ tail -n1
05:41:17 +813+ STATUS_CODE=200
05:41:17 ++813+ jq -r .notarizationStatus.status
05:41:17 ++813+ echo '{"uuid":"5ab362f4-69d8-411a-b0c1-5226d7522168","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\":' '\"ec5d8672-b3d1-4571-9618-1c9c97bb8727\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:24:31.782Z\",\n' '\"sha256\":' '\"e25da70f56fe7e5e92f73e32ff8ac74aad6ca4951869f7028bcb7afd8a15e0f2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4115f4c47e06bde9bcaa20f69e1d4320936e20b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5fff92dbfbcbdfeeb3ab3ab18bc6c6b78803f06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.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-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64-5013722239178175322.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5fff92dbfbcbdfeeb3ab3ab18bc6c6b78803f06\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:41:17 +813+ STATUS=COMPLETE
05:41:17 +813+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:17 +813+ [[ 200 == \5\0\3 ]]
05:41:17 +813+ [[ 200 == \5\0\2 ]]
05:41:17 +813+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:41:17 +813+ break
05:41:17 +813+ rm eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:17 +813+ curl -JO https://cbi.eclipse.org/macos/xcrun/5ab362f4-69d8-411a-b0c1-5226d7522168/download
05:41:17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:41:17                                  Dload  Upload   Total   Spent    Left  Speed
05:41:17 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 51.9M    0 51.9M    0     0  45.9M      0 --:--:--  0:00:01 --:--:-- 45.9M
100  114M    0  114M    0     0  59.3M      0 --:--:--  0:00:01 --:--:-- 59.3M
100  170M    0  170M    0     0  58.1M      0 --:--:--  0:00:02 --:--:-- 58.0M
100  246M    0  246M    0     0  62.6M      0 --:--:--  0:00:03 --:--:-- 62.6M
100  319M    0  319M    0     0  64.7M      0 --:--:--  0:00:04 --:--:-- 64.7M++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:41:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:22 200'
05:41:22 ++313+ head -n1
05:41:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:22 ++313+ tail -n1
05:41:22 +313+ STATUS_CODE=200
05:41:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:22 ++313+ jq -r .notarizationStatus.status
05:41:22 +313+ STATUS=IN_PROGRESS
05:41:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:22 +313+ sleep 1m
05:41:22 
100  403M    0  403M    0     0  67.9M      0 --:--:--  0:00:05 --:--:-- 73.1M
100  404M    0  404M    0     0  67.2M      0 --:--:--  0:00:06 --:--:-- 70.9M
05:41:23 curl: Saved to filename 'eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:41:23 +813+ cp -vf eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:23 'eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:41:23 ++813+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:23 +813+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:41:23 ++813+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:23 +813+ b=eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:23 +813+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:41:23 +813+ md5sum eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:24 +813+ sha1sum eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:25 +813+ sha512sum -b eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:41:26 +813+ rm eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:41:26 +813+ rm -f eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:41:26 +813+ rm -f eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:41:26 +813+ rm -f eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:41:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:41:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:33 200'
05:41:33 ++471+ head -n1
05:41:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:33 ++471+ tail -n1
05:41:33 +471+ STATUS_CODE=200
05:41:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:33 ++471+ jq -r .notarizationStatus.status
05:41:33 +471+ STATUS=IN_PROGRESS
05:41:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:33 +471+ sleep 1m
05:41:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:41:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:35 200'
05:41:35 ++875+ head -n1
05:41:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:35 ++875+ tail -n1
05:41:35 +875+ STATUS_CODE=200
05:41:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:35 ++875+ jq -r .notarizationStatus.status
05:41:35 +875+ STATUS=IN_PROGRESS
05:41:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:35 +875+ sleep 1m
05:41:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:41:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:43 200'
05:41:43 ++689+ head -n1
05:41:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:43 ++689+ tail -n1
05:41:43 +689+ STATUS_CODE=200
05:41:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:43 ++689+ jq -r .notarizationStatus.status
05:41:43 +689+ STATUS=IN_PROGRESS
05:41:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:43 +689+ sleep 1m
05:41:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:41:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:41:57 200'
05:41:57 ++947+ head -n1
05:41:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:41:57 ++947+ tail -n1
05:41:57 +947+ STATUS_CODE=200
05:41:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:41:57 ++947+ jq -r .notarizationStatus.status
05:41:57 +947+ STATUS=IN_PROGRESS
05:41:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:57 +947+ sleep 1m
05:41:58 ++281+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/status
05:41:59 +281+ RESPONSE_RAW='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","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\": \"8c590bbc-e0c3-4002-a266-4e178397081a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:49.214Z\",\n  \"sha256\": \"4ded7689afd7aceeb2a99506784c87505182d1a591cc49c9c2161f7d82c751cc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa47d6fa7fdb5aaa53adbb6eb8302a4a0003b741\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7c97340f2f55e0608fce1dbe7dbb605074d1699c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7c97340f2f55e0608fce1dbe7dbb605074d1699c\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:41:59 200'
05:41:59 ++281+ head -n1
05:41:59 +281+ RESPONSE='{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","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\": \"8c590bbc-e0c3-4002-a266-4e178397081a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:49.214Z\",\n  \"sha256\": \"4ded7689afd7aceeb2a99506784c87505182d1a591cc49c9c2161f7d82c751cc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa47d6fa7fdb5aaa53adbb6eb8302a4a0003b741\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7c97340f2f55e0608fce1dbe7dbb605074d1699c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7c97340f2f55e0608fce1dbe7dbb605074d1699c\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:41:59 ++281+ tail -n1
05:41:59 +281+ STATUS_CODE=200
05:41:59 ++281+ jq -r .notarizationStatus.status
05:41:59 ++281+ echo '{"uuid":"ad33bd23-70ef-4ae4-b21b-9e4d77362f8c","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\":' '\"8c590bbc-e0c3-4002-a266-4e178397081a\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:20:49.214Z\",\n' '\"sha256\":' '\"4ded7689afd7aceeb2a99506784c87505182d1a591cc49c9c2161f7d82c751cc\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa47d6fa7fdb5aaa53adbb6eb8302a4a0003b741\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7c97340f2f55e0608fce1dbe7dbb605074d1699c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.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-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64-8077487289568830346.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7c97340f2f55e0608fce1dbe7dbb605074d1699c\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:41:59 +281+ STATUS=COMPLETE
05:41:59 +281+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:41:59 +281+ [[ 200 == \5\0\3 ]]
05:41:59 +281+ [[ 200 == \5\0\2 ]]
05:41:59 +281+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:41:59 +281+ break
05:41:59 +281+ rm eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:41:59 +281+ curl -JO https://cbi.eclipse.org/macos/xcrun/ad33bd23-70ef-4ae4-b21b-9e4d77362f8c/download
05:41:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:41:59                                  Dload  Upload   Total   Spent    Left  Speed
05:41:59 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67.3M    0 67.3M    0     0  75.1M      0 --:--:-- --:--:-- --:--:-- 75.0M
100  141M    0  141M    0     0  74.8M      0 --:--:--  0:00:01 --:--:-- 74.8M++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:42:01 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:01 200'
05:42:01 
100  205M    0  205M    0     0  71.1M      0 --:--:--  0:00:02 --:--:-- 71.0M++751+ head -n1
05:42:01 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:01 ++751+ tail -n1
05:42:01 +751+ STATUS_CODE=200
05:42:01 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:01 ++751+ jq -r .notarizationStatus.status
05:42:01 +751+ STATUS=IN_PROGRESS
05:42:01 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:01 +751+ sleep 1m
05:42:02 
100  283M    0  283M    0     0  72.9M      0 --:--:--  0:00:03 --:--:-- 72.8M
100  358M    0  358M    0     0  73.3M      0 --:--:--  0:00:04 --:--:-- 73.2M
100  403M    0  403M    0     0  73.5M      0 --:--:--  0:00:05 --:--:-- 73.1M
05:42:04 curl: Saved to filename 'eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:42:04 +281+ cp -vf eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:04 'eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:42:04 ++281+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:04 +281+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:42:04 ++281+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:04 +281+ b=eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:04 +281+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:42:04 +281+ md5sum eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:05 +281+ sha1sum eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:06 +281+ sha512sum -b eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:08 +281+ rm eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:42:08 +281+ rm -f eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:42:08 +281+ rm -f eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:42:08 +281+ rm -f eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:42:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:42:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:08 200'
05:42:08 ++204+ head -n1
05:42:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:08 ++204+ tail -n1
05:42:08 +204+ STATUS_CODE=200
05:42:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:08 ++204+ jq -r .notarizationStatus.status
05:42:08 +204+ STATUS=IN_PROGRESS
05:42:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:08 +204+ sleep 1m
05:42:10 ++1019+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/status
05:42:10 +1019+ RESPONSE_RAW='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","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\": \"69cff9f5-f15f-4152-9a5b-274aee4d44fa\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg\",\n  \"uploadDate\": \"2024-05-30T09:25:27.573Z\",\n  \"sha256\": \"aa2689dc17bdf5c9cf91d9c30c60f8985249e6635f9d9c503fe4e2b40dfbc076\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"316d4c03caf0d5f101bbe694e2c15c166989eabd\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f8da81a5b47212d77c16a76902c004b3d365a7c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f8da81a5b47212d77c16a76902c004b3d365a7c1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:42:10 200'
05:42:10 ++1019+ head -n1
05:42:10 +1019+ RESPONSE='{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","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\": \"69cff9f5-f15f-4152-9a5b-274aee4d44fa\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg\",\n  \"uploadDate\": \"2024-05-30T09:25:27.573Z\",\n  \"sha256\": \"aa2689dc17bdf5c9cf91d9c30c60f8985249e6635f9d9c503fe4e2b40dfbc076\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"316d4c03caf0d5f101bbe694e2c15c166989eabd\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f8da81a5b47212d77c16a76902c004b3d365a7c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f8da81a5b47212d77c16a76902c004b3d365a7c1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:42:10 ++1019+ tail -n1
05:42:10 +1019+ STATUS_CODE=200
05:42:10 ++1019+ jq -r .notarizationStatus.status
05:42:10 ++1019+ echo '{"uuid":"b0af9980-3c64-4345-ba4c-0863efb2c3dc","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\":' '\"69cff9f5-f15f-4152-9a5b-274aee4d44fa\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:25:27.573Z\",\n' '\"sha256\":' '\"aa2689dc17bdf5c9cf91d9c30c60f8985249e6635f9d9c503fe4e2b40dfbc076\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"316d4c03caf0d5f101bbe694e2c15c166989eabd\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f8da81a5b47212d77c16a76902c004b3d365a7c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5998a2d03998ff735bd9cb421bfcdd2f6276cc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202405291838.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c8312837916cac3772e5f492a7583ad793c3bb9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.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-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64-11814297708716100478.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f8da81a5b47212d77c16a76902c004b3d365a7c1\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:42:10 +1019+ STATUS=COMPLETE
05:42:10 +1019+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:10 +1019+ [[ 200 == \5\0\3 ]]
05:42:10 +1019+ [[ 200 == \5\0\2 ]]
05:42:10 +1019+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:42:10 +1019+ break
05:42:10 +1019+ rm eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:10 +1019+ curl -JO https://cbi.eclipse.org/macos/xcrun/b0af9980-3c64-4345-ba4c-0863efb2c3dc/download
05:42:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:42:10                                  Dload  Upload   Total   Spent    Left  Speed
05:42:10 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 5217k    0 5217k    0     0  50.4M      0 --:--:-- --:--:-- --:--:-- 50.4M
100 89.8M    0 89.8M    0     0  81.6M      0 --:--:--  0:00:01 --:--:-- 81.5M
100  154M    0  154M    0     0  73.7M      0 --:--:--  0:00:02 --:--:-- 73.7M
100  234M    0  234M    0     0  75.6M      0 --:--:--  0:00:03 --:--:-- 75.6M
100  310M    0  310M    0     0  75.8M      0 --:--:--  0:00:04 --:--:-- 75.7M
100  364M    0  364M    0     0  76.4M      0 --:--:--  0:00:04 --:--:-- 77.0M
05:42:15 curl: Saved to filename 'eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:42:15 +1019+ cp -vf eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:15 'eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:42:15 ++1019+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:15 +1019+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:42:15 ++1019+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:15 +1019+ b=eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:15 +1019+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:42:15 +1019+ md5sum eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:16 +1019+ sha1sum eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:17 +1019+ sha512sum -b eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:42:19 +1019+ rm eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:42:19 +1019+ rm -f eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:42:19 +1019+ rm -f eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:42:19 +1019+ rm -f eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:42:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:42:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:22 200'
05:42:22 ++313+ head -n1
05:42:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:22 ++313+ tail -n1
05:42:22 +313+ STATUS_CODE=200
05:42:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:22 ++313+ jq -r .notarizationStatus.status
05:42:22 +313+ STATUS=IN_PROGRESS
05:42:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:22 +313+ sleep 1m
05:42:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:42:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:33 200'
05:42:33 ++471+ head -n1
05:42:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:33 ++471+ tail -n1
05:42:33 +471+ STATUS_CODE=200
05:42:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:33 ++471+ jq -r .notarizationStatus.status
05:42:33 +471+ STATUS=IN_PROGRESS
05:42:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:33 +471+ sleep 1m
05:42:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:42:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:35 200'
05:42:35 ++875+ head -n1
05:42:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:35 ++875+ tail -n1
05:42:35 +875+ STATUS_CODE=200
05:42:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:35 ++875+ jq -r .notarizationStatus.status
05:42:35 +875+ STATUS=IN_PROGRESS
05:42:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:35 +875+ sleep 1m
05:42:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:42:43 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:43 200'
05:42:43 ++689+ head -n1
05:42:43 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:43 ++689+ tail -n1
05:42:43 +689+ STATUS_CODE=200
05:42:43 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:43 ++689+ jq -r .notarizationStatus.status
05:42:43 +689+ STATUS=IN_PROGRESS
05:42:43 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:43 +689+ sleep 1m
05:42:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:42:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:42:57 200'
05:42:57 ++947+ head -n1
05:42:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:42:57 ++947+ tail -n1
05:42:57 +947+ STATUS_CODE=200
05:42:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:42:57 ++947+ jq -r .notarizationStatus.status
05:42:57 +947+ STATUS=IN_PROGRESS
05:42:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:42:57 +947+ sleep 1m
05:43:01 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:43:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:02 200'
05:43:02 ++751+ head -n1
05:43:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:02 ++751+ tail -n1
05:43:02 +751+ STATUS_CODE=200
05:43:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:02 ++751+ jq -r .notarizationStatus.status
05:43:02 +751+ STATUS=IN_PROGRESS
05:43:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:02 +751+ sleep 1m
05:43:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:43:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:08 200'
05:43:08 ++204+ head -n1
05:43:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:08 ++204+ tail -n1
05:43:08 +204+ STATUS_CODE=200
05:43:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:08 ++204+ jq -r .notarizationStatus.status
05:43:08 +204+ STATUS=IN_PROGRESS
05:43:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:08 +204+ sleep 1m
05:43:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:43:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:22 200'
05:43:22 ++313+ head -n1
05:43:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:22 ++313+ tail -n1
05:43:22 +313+ STATUS_CODE=200
05:43:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:22 ++313+ jq -r .notarizationStatus.status
05:43:22 +313+ STATUS=IN_PROGRESS
05:43:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:22 +313+ sleep 1m
05:43:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:43:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:33 200'
05:43:33 ++471+ head -n1
05:43:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:33 ++471+ tail -n1
05:43:33 +471+ STATUS_CODE=200
05:43:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:33 ++471+ jq -r .notarizationStatus.status
05:43:33 +471+ STATUS=IN_PROGRESS
05:43:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:33 +471+ sleep 1m
05:43:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:43:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:35 200'
05:43:35 ++875+ head -n1
05:43:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:35 ++875+ tail -n1
05:43:35 +875+ STATUS_CODE=200
05:43:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:35 ++875+ jq -r .notarizationStatus.status
05:43:35 +875+ STATUS=IN_PROGRESS
05:43:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:35 +875+ sleep 1m
05:43:43 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:43:44 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:44 200'
05:43:44 ++689+ head -n1
05:43:44 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:44 ++689+ tail -n1
05:43:44 +689+ STATUS_CODE=200
05:43:44 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:44 ++689+ jq -r .notarizationStatus.status
05:43:44 +689+ STATUS=IN_PROGRESS
05:43:44 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:44 +689+ sleep 1m
05:43:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:43:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:43:57 200'
05:43:57 ++947+ head -n1
05:43:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:43:57 ++947+ tail -n1
05:43:57 +947+ STATUS_CODE=200
05:43:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:43:57 ++947+ jq -r .notarizationStatus.status
05:43:57 +947+ STATUS=IN_PROGRESS
05:43:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:43:57 +947+ sleep 1m
05:44:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:44:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:02 200'
05:44:02 ++751+ head -n1
05:44:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:02 ++751+ tail -n1
05:44:02 +751+ STATUS_CODE=200
05:44:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:02 ++751+ jq -r .notarizationStatus.status
05:44:02 +751+ STATUS=IN_PROGRESS
05:44:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:02 +751+ sleep 1m
05:44:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:44:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:08 200'
05:44:08 ++204+ head -n1
05:44:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:08 ++204+ tail -n1
05:44:08 +204+ STATUS_CODE=200
05:44:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:08 ++204+ jq -r .notarizationStatus.status
05:44:08 +204+ STATUS=IN_PROGRESS
05:44:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:08 +204+ sleep 1m
05:44:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:44:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:22 200'
05:44:22 ++313+ head -n1
05:44:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:22 ++313+ tail -n1
05:44:22 +313+ STATUS_CODE=200
05:44:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:22 ++313+ jq -r .notarizationStatus.status
05:44:22 +313+ STATUS=IN_PROGRESS
05:44:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:22 +313+ sleep 1m
05:44:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:44:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:33 200'
05:44:33 ++471+ head -n1
05:44:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:33 ++471+ tail -n1
05:44:33 +471+ STATUS_CODE=200
05:44:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:33 ++471+ jq -r .notarizationStatus.status
05:44:33 +471+ STATUS=IN_PROGRESS
05:44:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:33 +471+ sleep 1m
05:44:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:44:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:35 200'
05:44:35 ++875+ head -n1
05:44:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:35 ++875+ tail -n1
05:44:35 +875+ STATUS_CODE=200
05:44:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:35 ++875+ jq -r .notarizationStatus.status
05:44:35 +875+ STATUS=IN_PROGRESS
05:44:35 +875+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:35 +875+ sleep 1m
05:44:44 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:44:44 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:44 200'
05:44:44 ++689+ head -n1
05:44:44 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:44 ++689+ tail -n1
05:44:44 +689+ STATUS_CODE=200
05:44:44 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:44 ++689+ jq -r .notarizationStatus.status
05:44:44 +689+ STATUS=IN_PROGRESS
05:44:44 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:44 +689+ sleep 1m
05:44:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:44:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:44:57 200'
05:44:57 ++947+ head -n1
05:44:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:44:57 ++947+ tail -n1
05:44:57 +947+ STATUS_CODE=200
05:44:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:44:57 ++947+ jq -r .notarizationStatus.status
05:44:57 +947+ STATUS=IN_PROGRESS
05:44:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:44:57 +947+ sleep 1m
05:45:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:45:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:45:02 200'
05:45:02 ++751+ head -n1
05:45:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:45:02 ++751+ tail -n1
05:45:02 +751+ STATUS_CODE=200
05:45:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:45:02 ++751+ jq -r .notarizationStatus.status
05:45:02 +751+ STATUS=IN_PROGRESS
05:45:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:02 +751+ sleep 1m
05:45:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:45:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:45:08 200'
05:45:08 ++204+ head -n1
05:45:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:45:08 ++204+ tail -n1
05:45:08 +204+ STATUS_CODE=200
05:45:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:45:08 ++204+ jq -r .notarizationStatus.status
05:45:08 +204+ STATUS=IN_PROGRESS
05:45:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:08 +204+ sleep 1m
05:45:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:45:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:45:22 200'
05:45:22 ++313+ head -n1
05:45:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:45:22 ++313+ tail -n1
05:45:22 +313+ STATUS_CODE=200
05:45:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:45:22 ++313+ jq -r .notarizationStatus.status
05:45:22 +313+ STATUS=IN_PROGRESS
05:45:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:22 +313+ sleep 1m
05:45:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:45:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:45:33 200'
05:45:33 ++471+ head -n1
05:45:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:45:33 ++471+ tail -n1
05:45:33 +471+ STATUS_CODE=200
05:45:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:45:33 ++471+ jq -r .notarizationStatus.status
05:45:33 +471+ STATUS=IN_PROGRESS
05:45:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:33 +471+ sleep 1m
05:45:35 ++875+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/status
05:45:35 +875+ RESPONSE_RAW='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","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\": \"1339f6e7-ce98-4c5e-a31c-7215ff1025bf\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:57.788Z\",\n  \"sha256\": \"c2b719c122e55e68ab9c08f0cb5cf657872aed80b8009142292c26039075f0c0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d700427f87bbc14cc7a7f42e6d768090c4aa483\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74ad12a7e481b83f92f4bba44af9bf348d6dceee\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74ad12a7e481b83f92f4bba44af9bf348d6dceee\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:45:35 200'
05:45:35 ++875+ head -n1
05:45:35 +875+ RESPONSE='{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","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\": \"1339f6e7-ce98-4c5e-a31c-7215ff1025bf\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:57.788Z\",\n  \"sha256\": \"c2b719c122e55e68ab9c08f0cb5cf657872aed80b8009142292c26039075f0c0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d700427f87bbc14cc7a7f42e6d768090c4aa483\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74ad12a7e481b83f92f4bba44af9bf348d6dceee\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74ad12a7e481b83f92f4bba44af9bf348d6dceee\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:45:35 ++875+ tail -n1
05:45:35 +875+ STATUS_CODE=200
05:45:35 ++875+ jq -r .notarizationStatus.status
05:45:35 ++875+ echo '{"uuid":"ae338866-2434-4283-aed1-8f0f32db1cfa","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\":' '\"1339f6e7-ce98-4c5e-a31c-7215ff1025bf\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:24:57.788Z\",\n' '\"sha256\":' '\"c2b719c122e55e68ab9c08f0cb5cf657872aed80b8009142292c26039075f0c0\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d700427f87bbc14cc7a7f42e6d768090c4aa483\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74ad12a7e481b83f92f4bba44af9bf348d6dceee\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.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-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64-5147959396058186691.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74ad12a7e481b83f92f4bba44af9bf348d6dceee\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:45:35 +875+ STATUS=COMPLETE
05:45:35 +875+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:35 +875+ [[ 200 == \5\0\3 ]]
05:45:35 +875+ [[ 200 == \5\0\2 ]]
05:45:35 +875+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:45:35 +875+ break
05:45:35 +875+ rm eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:35 +875+ curl -JO https://cbi.eclipse.org/macos/xcrun/ae338866-2434-4283-aed1-8f0f32db1cfa/download
05:45:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:45:35                                  Dload  Upload   Total   Spent    Left  Speed
05:45:35 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1709k    0 1709k    0     0  25.6M      0 --:--:-- --:--:-- --:--:-- 25.6M
100 81.1M    0 81.1M    0     0  76.1M      0 --:--:--  0:00:01 --:--:-- 76.1M
100  153M    0  153M    0     0  74.1M      0 --:--:--  0:00:02 --:--:-- 74.0M
100  222M    0  222M    0     0  72.6M      0 --:--:--  0:00:03 --:--:-- 72.6M
100  294M    0  294M    0     0  72.3M      0 --:--:--  0:00:04 --:--:-- 72.3M
100  340M    0  340M    0     0  67.3M      0 --:--:--  0:00:05 --:--:-- 67.8M
100  417M    0  417M    0     0  68.8M      0 --:--:--  0:00:06 --:--:-- 67.2M
100  443M    0  443M    0     0  68.9M      0 --:--:--  0:00:06 --:--:-- 66.5M
05:45:42 curl: Saved to filename 'eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:45:42 +875+ cp -vf eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:42 'eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:45:42 ++875+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:42 +875+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:45:42 ++875+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:42 +875+ b=eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:42 +875+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:45:42 +875+ md5sum eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:44 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:45:44 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:45:44 200'
05:45:44 ++689+ head -n1
05:45:44 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:45:44 ++689+ tail -n1
05:45:44 +689+ STATUS_CODE=200
05:45:44 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:45:44 ++689+ jq -r .notarizationStatus.status
05:45:44 +689+ STATUS=IN_PROGRESS
05:45:44 +689+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:44 +689+ sleep 1m
05:45:47 +875+ sha1sum eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:48 +875+ sha512sum -b eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:45:50 +875+ rm eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:45:50 +875+ rm -f eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:45:50 +875+ rm -f eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:45:50 +875+ rm -f eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:45:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:45:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:45:57 200'
05:45:57 ++947+ head -n1
05:45:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:45:57 ++947+ tail -n1
05:45:57 +947+ STATUS_CODE=200
05:45:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:45:57 ++947+ jq -r .notarizationStatus.status
05:45:57 +947+ STATUS=IN_PROGRESS
05:45:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:45:57 +947+ sleep 1m
05:46:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:46:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:46:02 200'
05:46:02 ++751+ head -n1
05:46:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:46:02 ++751+ tail -n1
05:46:02 +751+ STATUS_CODE=200
05:46:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:46:02 ++751+ jq -r .notarizationStatus.status
05:46:02 +751+ STATUS=IN_PROGRESS
05:46:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:46:02 +751+ sleep 1m
05:46:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:46:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:46:08 200'
05:46:08 ++204+ head -n1
05:46:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:46:08 ++204+ tail -n1
05:46:08 +204+ STATUS_CODE=200
05:46:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:46:08 ++204+ jq -r .notarizationStatus.status
05:46:08 +204+ STATUS=IN_PROGRESS
05:46:08 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:46:08 +204+ sleep 1m
05:46:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:46:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:46:22 200'
05:46:22 ++313+ head -n1
05:46:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:46:22 ++313+ tail -n1
05:46:22 +313+ STATUS_CODE=200
05:46:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:46:22 ++313+ jq -r .notarizationStatus.status
05:46:22 +313+ STATUS=IN_PROGRESS
05:46:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:46:22 +313+ sleep 1m
05:46:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:46:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:46:33 200'
05:46:33 ++471+ head -n1
05:46:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:46:33 ++471+ tail -n1
05:46:33 +471+ STATUS_CODE=200
05:46:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:46:33 ++471+ jq -r .notarizationStatus.status
05:46:33 +471+ STATUS=IN_PROGRESS
05:46:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:46:33 +471+ sleep 1m
05:46:44 ++689+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/status
05:46:44 +689+ RESPONSE_RAW='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","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\": \"3f8bb9ad-7443-4574-a32a-7c930a5d1392\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:18.566Z\",\n  \"sha256\": \"a94a519ed5903aa6b8ed42d67220f534c7a763f57732f744cd818c6f3a22cdf2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15937aaa0b2c6e27c8beb8bdda29d4a2a60d8473\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"488fa4f6260fcb781563ba583e173a1f4efe1926\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"488fa4f6260fcb781563ba583e173a1f4efe1926\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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"}}
05:46:44 200'
05:46:44 ++689+ head -n1
05:46:44 +689+ RESPONSE='{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","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\": \"3f8bb9ad-7443-4574-a32a-7c930a5d1392\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:18.566Z\",\n  \"sha256\": \"a94a519ed5903aa6b8ed42d67220f534c7a763f57732f744cd818c6f3a22cdf2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15937aaa0b2c6e27c8beb8bdda29d4a2a60d8473\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"488fa4f6260fcb781563ba583e173a1f4efe1926\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"488fa4f6260fcb781563ba583e173a1f4efe1926\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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"}}'
05:46:44 ++689+ tail -n1
05:46:44 +689+ STATUS_CODE=200
05:46:44 ++689+ jq -r .notarizationStatus.status
05:46:44 ++689+ echo '{"uuid":"4f113e2f-fb09-4cb3-9622-3a43ced7645b","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\":' '\"3f8bb9ad-7443-4574-a32a-7c930a5d1392\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:24:18.566Z\",\n' '\"sha256\":' '\"a94a519ed5903aa6b8ed42d67220f534c7a763f57732f744cd818c6f3a22cdf2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15937aaa0b2c6e27c8beb8bdda29d4a2a60d8473\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"488fa4f6260fcb781563ba583e173a1f4efe1926\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"488fa4f6260fcb781563ba583e173a1f4efe1926\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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-06-RC1-macosx-cocoa-aarch64-16633320942142040925.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"}}'
05:46:44 +689+ STATUS=COMPLETE
05:46:44 +689+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:46:44 +689+ [[ 200 == \5\0\3 ]]
05:46:44 +689+ [[ 200 == \5\0\2 ]]
05:46:44 +689+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:46:44 +689+ break
05:46:44 +689+ rm eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:44 +689+ curl -JO https://cbi.eclipse.org/macos/xcrun/4f113e2f-fb09-4cb3-9622-3a43ced7645b/download
05:46:44   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:46:44                                  Dload  Upload   Total   Spent    Left  Speed
05:46:44 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 48.5M    0 48.5M    0     0  65.7M      0 --:--:-- --:--:-- --:--:-- 65.6M
100  119M    0  119M    0     0  69.0M      0 --:--:--  0:00:01 --:--:-- 68.9M
100  183M    0  183M    0     0  67.0M      0 --:--:--  0:00:02 --:--:-- 67.0M
100  250M    0  250M    0     0  67.0M      0 --:--:--  0:00:03 --:--:-- 66.9M
100  316M    0  316M    0     0  66.7M      0 --:--:--  0:00:04 --:--:-- 66.7M
100  370M    0  370M    0     0  64.4M      0 --:--:--  0:00:05 --:--:-- 64.3M
100  421M    0  421M    0     0  62.4M      0 --:--:--  0:00:06 --:--:-- 60.2M
100  487M    0  487M    0     0  62.9M      0 --:--:--  0:00:07 --:--:-- 60.6M
100  541M    0  541M    0     0  63.4M      0 --:--:--  0:00:08 --:--:-- 60.6M
05:46:52 curl: Saved to filename 'eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:46:52 +689+ cp -vf eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:53 'eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:46:53 ++689+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:53 +689+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:46:53 ++689+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:53 +689+ b=eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:53 +689+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:46:53 +689+ md5sum eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:54 +689+ sha1sum eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:55 +689+ sha512sum -b eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:46:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:46:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:46:57 200'
05:46:57 ++947+ head -n1
05:46:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:46:57 ++947+ tail -n1
05:46:57 +947+ STATUS_CODE=200
05:46:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:46:57 ++947+ jq -r .notarizationStatus.status
05:46:57 +947+ STATUS=IN_PROGRESS
05:46:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:46:57 +947+ sleep 1m
05:46:57 +689+ rm eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:46:57 +689+ rm -f eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:46:57 +689+ rm -f eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:46:57 +689+ rm -f eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:47:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:47:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:47:02 200'
05:47:02 ++751+ head -n1
05:47:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:47:02 ++751+ tail -n1
05:47:02 +751+ STATUS_CODE=200
05:47:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:47:02 ++751+ jq -r .notarizationStatus.status
05:47:02 +751+ STATUS=IN_PROGRESS
05:47:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:47:02 +751+ sleep 1m
05:47:08 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/status
05:47:08 +204+ RESPONSE_RAW='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","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\": \"b7deb2b4-9597-46fa-b724-6cfac42683ef\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:15.661Z\",\n  \"sha256\": \"b015b17b022bfc060f93dcbc456fa6e70eca184cc94880ade1e9160ef34e2222\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70862ac08442010570096ff50b1f66a2a7a388b2\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b84c2afd886397f02b8d54c8692e080d8dded53b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b84c2afd886397f02b8d54c8692e080d8dded53b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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"}}
05:47:08 200'
05:47:08 ++204+ head -n1
05:47:08 +204+ RESPONSE='{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","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\": \"b7deb2b4-9597-46fa-b724-6cfac42683ef\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg\",\n  \"uploadDate\": \"2024-05-30T09:20:15.661Z\",\n  \"sha256\": \"b015b17b022bfc060f93dcbc456fa6e70eca184cc94880ade1e9160ef34e2222\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70862ac08442010570096ff50b1f66a2a7a388b2\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b84c2afd886397f02b8d54c8692e080d8dded53b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b84c2afd886397f02b8d54c8692e080d8dded53b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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"}}'
05:47:08 ++204+ tail -n1
05:47:08 +204+ STATUS_CODE=200
05:47:08 ++204+ jq -r .notarizationStatus.status
05:47:08 ++204+ echo '{"uuid":"76eb189e-81ed-4cea-a025-6682e5fc670a","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\":' '\"b7deb2b4-9597-46fa-b724-6cfac42683ef\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:20:15.661Z\",\n' '\"sha256\":' '\"b015b17b022bfc060f93dcbc456fa6e70eca184cc94880ade1e9160ef34e2222\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70862ac08442010570096ff50b1f66a2a7a388b2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b84c2afd886397f02b8d54c8692e080d8dded53b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b651df8124c1653709d94916a3ae8817277007b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b84c2afd886397f02b8d54c8692e080d8dded53b\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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-06-RC1-macosx-cocoa-x86_64-8531330357090565218.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"}}'
05:47:08 +204+ STATUS=COMPLETE
05:47:08 +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:47:08 +204+ [[ 200 == \5\0\3 ]]
05:47:08 +204+ [[ 200 == \5\0\2 ]]
05:47:08 +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:47:08 +204+ break
05:47:08 +204+ rm eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:08 +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/76eb189e-81ed-4cea-a025-6682e5fc670a/download
05:47:08   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:47:08                                  Dload  Upload   Total   Spent    Left  Speed
05:47:08 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6396k    0 6396k    0     0  52.0M      0 --:--:-- --:--:-- --:--:-- 51.6M
100 68.3M    0 68.3M    0     0  61.0M      0 --:--:--  0:00:01 --:--:-- 60.9M
100  142M    0  142M    0     0  67.4M      0 --:--:--  0:00:02 --:--:-- 67.4M
100  193M    0  193M    0     0  61.8M      0 --:--:--  0:00:03 --:--:-- 61.8M
100  250M    0  250M    0     0  60.7M      0 --:--:--  0:00:04 --:--:-- 60.7M
100  324M    0  324M    0     0  63.4M      0 --:--:--  0:00:05 --:--:-- 63.6M
100  376M    0  376M    0     0  61.5M      0 --:--:--  0:00:06 --:--:-- 61.7M
100  442M    0  442M    0     0  62.1M      0 --:--:--  0:00:07 --:--:-- 59.9M
100  504M    0  504M    0     0  62.0M      0 --:--:--  0:00:08 --:--:-- 62.2M
100  544M    0  544M    0     0  60.9M      0 --:--:--  0:00:08 --:--:-- 61.0M
05:47:17 curl: Saved to filename 'eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:47:17 +204+ cp -vf eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:18 'eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:47:18 ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:18 +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:47:18 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:18 +204+ b=eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:18 +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:47:18 +204+ md5sum eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:19 +204+ sha1sum eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:20 +204+ sha512sum -b eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:47:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:47:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:47:22 200'
05:47:22 ++313+ head -n1
05:47:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:47:22 ++313+ tail -n1
05:47:22 +313+ STATUS_CODE=200
05:47:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:47:22 ++313+ jq -r .notarizationStatus.status
05:47:22 +313+ STATUS=IN_PROGRESS
05:47:22 +313+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:47:22 +313+ sleep 1m
05:47:23 +204+ rm eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:47:23 +204+ rm -f eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:47:23 +204+ rm -f eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:47:23 +204+ rm -f eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:47:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:47:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:47:33 200'
05:47:33 ++471+ head -n1
05:47:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:47:33 ++471+ tail -n1
05:47:33 +471+ STATUS_CODE=200
05:47:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:47:33 ++471+ jq -r .notarizationStatus.status
05:47:33 +471+ STATUS=IN_PROGRESS
05:47:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:47:33 +471+ sleep 1m
05:47:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:47:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:47:57 200'
05:47:57 ++947+ head -n1
05:47:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:47:57 ++947+ tail -n1
05:47:57 +947+ STATUS_CODE=200
05:47:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:47:57 ++947+ jq -r .notarizationStatus.status
05:47:57 +947+ STATUS=IN_PROGRESS
05:47:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:47:57 +947+ sleep 1m
05:48:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:48:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:48:02 200'
05:48:02 ++751+ head -n1
05:48:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:48:02 ++751+ tail -n1
05:48:02 +751+ STATUS_CODE=200
05:48:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:48:02 ++751+ jq -r .notarizationStatus.status
05:48:02 +751+ STATUS=IN_PROGRESS
05:48:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:48:02 +751+ sleep 1m
05:48:22 ++313+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/status
05:48:22 +313+ RESPONSE_RAW='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","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\": \"d7751f37-6590-40c0-bd67-b5e0cedf1e35\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg\",\n  \"uploadDate\": \"2024-05-30T09:21:31.649Z\",\n  \"sha256\": \"1297f6bf251dfc10db5c578010eedbc7e1b53c6bd811ac121f2667bd412ba31a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a95a78926f91d94cc5e829c9c1b48ae31d5a9be7\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f81d6346c50cfdadd05fcf973c95e5654b50ea39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f81d6346c50cfdadd05fcf973c95e5654b50ea39\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:48:22 200'
05:48:22 ++313+ head -n1
05:48:22 +313+ RESPONSE='{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","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\": \"d7751f37-6590-40c0-bd67-b5e0cedf1e35\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg\",\n  \"uploadDate\": \"2024-05-30T09:21:31.649Z\",\n  \"sha256\": \"1297f6bf251dfc10db5c578010eedbc7e1b53c6bd811ac121f2667bd412ba31a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a95a78926f91d94cc5e829c9c1b48ae31d5a9be7\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f81d6346c50cfdadd05fcf973c95e5654b50ea39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f81d6346c50cfdadd05fcf973c95e5654b50ea39\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:48:22 ++313+ tail -n1
05:48:22 +313+ STATUS_CODE=200
05:48:22 ++313+ jq -r .notarizationStatus.status
05:48:22 ++313+ echo '{"uuid":"41b1036c-7bca-481a-acc8-021d0ee2a936","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\":' '\"d7751f37-6590-40c0-bd67-b5e0cedf1e35\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:21:31.649Z\",\n' '\"sha256\":' '\"1297f6bf251dfc10db5c578010eedbc7e1b53c6bd811ac121f2667bd412ba31a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a95a78926f91d94cc5e829c9c1b48ae31d5a9be7\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f81d6346c50cfdadd05fcf973c95e5654b50ea39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.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-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64-15808725741830798270.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f81d6346c50cfdadd05fcf973c95e5654b50ea39\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:48:22 +313+ STATUS=COMPLETE
05:48:22 +313+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:48:22 +313+ [[ 200 == \5\0\3 ]]
05:48:22 +313+ [[ 200 == \5\0\2 ]]
05:48:22 +313+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:48:22 +313+ break
05:48:22 +313+ rm eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:22 +313+ curl -JO https://cbi.eclipse.org/macos/xcrun/41b1036c-7bca-481a-acc8-021d0ee2a936/download
05:48:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:48:22                                  Dload  Upload   Total   Spent    Left  Speed
05:48:22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38.3M    0 38.3M    0     0  71.0M      0 --:--:-- --:--:-- --:--:-- 70.8M
100  121M    0  121M    0     0  79.2M      0 --:--:--  0:00:01 --:--:-- 79.1M
100  205M    0  205M    0     0  81.0M      0 --:--:--  0:00:02 --:--:-- 80.9M
100  285M    0  285M    0     0  80.7M      0 --:--:--  0:00:03 --:--:-- 80.6M
100  370M    0  370M    0     0  81.5M      0 --:--:--  0:00:04 --:--:-- 81.5M
100  456M    0  456M    0     0  82.3M      0 --:--:--  0:00:05 --:--:-- 83.6M
100  543M    0  543M    0     0  83.0M      0 --:--:--  0:00:06 --:--:-- 84.2M
100  594M    0  594M    0     0  82.7M      0 --:--:--  0:00:07 --:--:-- 83.6M
05:48:29 curl: Saved to filename 'eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:48:29 +313+ cp -vf eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:30 'eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:48:30 ++313+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:30 +313+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:48:30 ++313+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:30 +313+ b=eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:30 +313+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:48:30 +313+ md5sum eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:31 +313+ sha1sum eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:33 +313+ sha512sum -b eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:48:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:48:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:48:33 200'
05:48:33 ++471+ head -n1
05:48:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:48:33 ++471+ tail -n1
05:48:33 +471+ STATUS_CODE=200
05:48:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:48:33 ++471+ jq -r .notarizationStatus.status
05:48:33 +471+ STATUS=IN_PROGRESS
05:48:33 +471+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:48:33 +471+ sleep 1m
05:48:35 +313+ rm eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:48:35 +313+ rm -f eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:48:35 +313+ rm -f eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:48:35 +313+ rm -f eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:48:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:48:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:48:57 200'
05:48:57 ++947+ head -n1
05:48:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:48:57 ++947+ tail -n1
05:48:57 +947+ STATUS_CODE=200
05:48:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:48:57 ++947+ jq -r .notarizationStatus.status
05:48:57 +947+ STATUS=IN_PROGRESS
05:48:57 +947+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:48:57 +947+ sleep 1m
05:49:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:49:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:49:02 200'
05:49:02 ++751+ head -n1
05:49:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:49:02 ++751+ tail -n1
05:49:02 +751+ STATUS_CODE=200
05:49:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:49:02 ++751+ jq -r .notarizationStatus.status
05:49:02 +751+ STATUS=IN_PROGRESS
05:49:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:49:02 +751+ sleep 1m
05:49:33 ++471+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/status
05:49:33 +471+ RESPONSE_RAW='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","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\": \"7c123686-0c6e-4d86-b505-5a2cfc9ec43e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:54.620Z\",\n  \"sha256\": \"61aad2048639082ed01e70e29e4a3f4b685d9b3f55111d0a1ea2290e46d4a6ad\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ff3d667751e853f8e23847d1bf8c126f399fb5d\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"865801c8be484b6b8fa562875cfdea52062cd113\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"865801c8be484b6b8fa562875cfdea52062cd113\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:49:33 200'
05:49:33 ++471+ head -n1
05:49:33 +471+ RESPONSE='{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","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\": \"7c123686-0c6e-4d86-b505-5a2cfc9ec43e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg\",\n  \"uploadDate\": \"2024-05-30T09:22:54.620Z\",\n  \"sha256\": \"61aad2048639082ed01e70e29e4a3f4b685d9b3f55111d0a1ea2290e46d4a6ad\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ff3d667751e853f8e23847d1bf8c126f399fb5d\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"865801c8be484b6b8fa562875cfdea52062cd113\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"865801c8be484b6b8fa562875cfdea52062cd113\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:49:33 ++471+ tail -n1
05:49:33 +471+ STATUS_CODE=200
05:49:33 ++471+ jq -r .notarizationStatus.status
05:49:33 ++471+ echo '{"uuid":"b43cb7fd-ca0c-4552-974b-bdc765a43c37","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\":' '\"7c123686-0c6e-4d86-b505-5a2cfc9ec43e\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:22:54.620Z\",\n' '\"sha256\":' '\"61aad2048639082ed01e70e29e4a3f4b685d9b3f55111d0a1ea2290e46d4a6ad\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ff3d667751e853f8e23847d1bf8c126f399fb5d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"865801c8be484b6b8fa562875cfdea52062cd113\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.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-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64-558268357978907839.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"865801c8be484b6b8fa562875cfdea52062cd113\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:49:33 +471+ STATUS=COMPLETE
05:49:33 +471+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:49:33 +471+ [[ 200 == \5\0\3 ]]
05:49:33 +471+ [[ 200 == \5\0\2 ]]
05:49:33 +471+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:49:33 +471+ break
05:49:33 +471+ rm eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:33 +471+ curl -JO https://cbi.eclipse.org/macos/xcrun/b43cb7fd-ca0c-4552-974b-bdc765a43c37/download
05:49:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:49:33                                  Dload  Upload   Total   Spent    Left  Speed
05:49:33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  480k    0  480k    0     0  11.1M      0 --:--:-- --:--:-- --:--:-- 10.9M
100 69.4M    0 69.4M    0     0  66.9M      0 --:--:--  0:00:01 --:--:-- 66.8M
100  119M    0  119M    0     0  58.6M      0 --:--:--  0:00:02 --:--:-- 58.6M
100  158M    0  158M    0     0  48.4M      0 --:--:--  0:00:03 --:--:-- 48.4M
100  196M    0  196M    0     0  48.6M      0 --:--:--  0:00:04 --:--:-- 48.6M
100  272M    0  272M    0     0  54.1M      0 --:--:--  0:00:05 --:--:-- 54.4M
100  331M    0  331M    0     0  54.9M      0 --:--:--  0:00:06 --:--:-- 52.4M
100  416M    0  416M    0     0  59.1M      0 --:--:--  0:00:07 --:--:-- 59.3M
100  490M    0  490M    0     0  61.0M      0 --:--:--  0:00:08 --:--:-- 69.7M
100  567M    0  567M    0     0  62.7M      0 --:--:--  0:00:09 --:--:-- 74.2M
100  593M    0  593M    0     0  63.6M      0 --:--:--  0:00:09 --:--:-- 74.9M
05:49:43 curl: Saved to filename 'eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:49:43 +471+ cp -vf eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:43 'eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:49:43 ++471+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:43 +471+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:49:43 ++471+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:43 +471+ b=eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:43 +471+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:49:43 +471+ md5sum eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:45 +471+ sha1sum eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:46 +471+ sha512sum -b eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:48 +471+ rm eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:49:48 +471+ rm -f eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:49:48 +471+ rm -f eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:49:48 +471+ rm -f eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:49:57 ++947+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/status
05:49:57 +947+ RESPONSE_RAW='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","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\": \"6c2c9efb-1c23-4e95-b140-0717d701db61\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg\",\n  \"uploadDate\": \"2024-05-30T09:26:04.758Z\",\n  \"sha256\": \"6825fda39458f3919e8adc07c824457bf550e2fc1c6d32076c468090639b35e4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2caa3855142dfc68e4ed9947f0aa4fa85d415950\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63058748a2e5be4da1126bbfab621ec0440e1e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63058748a2e5be4da1126bbfab621ec0440e1e4\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:49:57 200'
05:49:57 ++947+ head -n1
05:49:57 +947+ RESPONSE='{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","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\": \"6c2c9efb-1c23-4e95-b140-0717d701db61\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg\",\n  \"uploadDate\": \"2024-05-30T09:26:04.758Z\",\n  \"sha256\": \"6825fda39458f3919e8adc07c824457bf550e2fc1c6d32076c468090639b35e4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2caa3855142dfc68e4ed9947f0aa4fa85d415950\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63058748a2e5be4da1126bbfab621ec0440e1e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63058748a2e5be4da1126bbfab621ec0440e1e4\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:49:57 ++947+ tail -n1
05:49:57 +947+ STATUS_CODE=200
05:49:57 ++947+ jq -r .notarizationStatus.status
05:49:57 ++947+ echo '{"uuid":"9e47b968-bc33-42df-a215-dcc5a355cde7","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\":' '\"6c2c9efb-1c23-4e95-b140-0717d701db61\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:26:04.758Z\",\n' '\"sha256\":' '\"6825fda39458f3919e8adc07c824457bf550e2fc1c6d32076c468090639b35e4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2caa3855142dfc68e4ed9947f0aa4fa85d415950\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63058748a2e5be4da1126bbfab621ec0440e1e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.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-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64-18001132670406115777.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63058748a2e5be4da1126bbfab621ec0440e1e4\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:49:57 +947+ STATUS=COMPLETE
05:49:57 +947+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:49:57 +947+ [[ 200 == \5\0\3 ]]
05:49:57 +947+ [[ 200 == \5\0\2 ]]
05:49:57 +947+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:49:57 +947+ break
05:49:57 +947+ rm eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:49:57 +947+ curl -JO https://cbi.eclipse.org/macos/xcrun/9e47b968-bc33-42df-a215-dcc5a355cde7/download
05:49:57   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:49:57                                  Dload  Upload   Total   Spent    Left  Speed
05:49:57 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.5M    0 15.5M    0     0  62.5M      0 --:--:-- --:--:-- --:--:-- 62.3M
100 86.0M    0 86.0M    0     0  68.9M      0 --:--:--  0:00:01 --:--:-- 68.9M
100  138M    0  138M    0     0  61.7M      0 --:--:--  0:00:02 --:--:-- 61.7M
100  201M    0  201M    0     0  61.9M      0 --:--:--  0:00:03 --:--:-- 61.9M
100  280M    0  280M    0     0  65.9M      0 --:--:--  0:00:04 --:--:-- 65.9M++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:50:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
05:50:02 200'
05:50:02 ++751+ head -n1
05:50:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
05:50:02 ++751+ tail -n1
05:50:02 +751+ STATUS_CODE=200
05:50:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
05:50:02 ++751+ jq -r .notarizationStatus.status
05:50:02 +751+ STATUS=IN_PROGRESS
05:50:02 +751+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
05:50:02 +751+ sleep 1m
05:50:02 
100  356M    0  356M    0     0  67.8M      0 --:--:--  0:00:05 --:--:-- 68.1M
100  414M    0  414M    0     0  66.3M      0 --:--:--  0:00:06 --:--:-- 65.6M
100  470M    0  470M    0     0  64.8M      0 --:--:--  0:00:07 --:--:-- 66.2M
100  518M    0  518M    0     0  62.8M      0 --:--:--  0:00:08 --:--:-- 63.5M
100  520M    0  520M    0     0  62.9M      0 --:--:--  0:00:08 --:--:-- 59.8M
05:50:05 curl: Saved to filename 'eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:50:05 +947+ cp -vf eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:06 'eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg'
05:50:06 ++947+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:06 +947+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:50:06 ++947+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:06 +947+ b=eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:06 +947+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:50:06 +947+ md5sum eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:07 +947+ sha1sum eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:09 +947+ sha512sum -b eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg
05:50:11 +947+ rm eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize
05:50:11 +947+ rm -f eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
05:50:11 +947+ rm -f eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
05:50:11 +947+ rm -f eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
05:51:02 ++751+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/status
05:51:02 +751+ RESPONSE_RAW='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","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\": \"2815576e-24bf-4760-9816-87734e562537\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:40.055Z\",\n  \"sha256\": \"a663e4cf113f2dad1cf94efa251a938ea907833df4e811dbcdc9d6d175b88933\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0746f286f6bbc1246f2ab1ede9ade4deef0ff3e0\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"103d5336a464c1d36937241ed859bd3a4fe54ec7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"103d5336a464c1d36937241ed859bd3a4fe54ec7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
05:51:02 200'
05:51:02 ++751+ head -n1
05:51:02 +751+ RESPONSE='{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","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\": \"2815576e-24bf-4760-9816-87734e562537\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg\",\n  \"uploadDate\": \"2024-05-30T09:24:40.055Z\",\n  \"sha256\": \"a663e4cf113f2dad1cf94efa251a938ea907833df4e811dbcdc9d6d175b88933\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0746f286f6bbc1246f2ab1ede9ade4deef0ff3e0\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"103d5336a464c1d36937241ed859bd3a4fe54ec7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcbf3dc87cf0a165527de09f076c44e674196345\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df680bf3c293df55f6eb687faf319fae712c7453\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"103d5336a464c1d36937241ed859bd3a4fe54ec7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
05:51:02 ++751+ tail -n1
05:51:02 +751+ STATUS_CODE=200
05:51:02 ++751+ jq -r .notarizationStatus.status
05:51:02 ++751+ echo '{"uuid":"6f13f2e7-be98-433a-b3c7-b21e06df2e23","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\":' '\"2815576e-24bf-4760-9816-87734e562537\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg\",\n' '\"uploadDate\":' '\"2024-05-30T09:24:40.055Z\",\n' '\"sha256\":' '\"a663e4cf113f2dad1cf94efa251a938ea907833df4e811dbcdc9d6d175b88933\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0746f286f6bbc1246f2ab1ede9ade4deef0ff3e0\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"103d5336a464c1d36937241ed859bd3a4fe54ec7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240530-0533/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4905337b89afe83b5c03beaf4eb6f287b04b2e5f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcbf3dc87cf0a165527de09f076c44e674196345\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb97bfec558671f0fda96f085a3d0dc0cc2f2ea2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202405291838.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df680bf3c293df55f6eb687faf319fae712c7453\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240525-0702.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.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-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64-9111469345416046607.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"103d5336a464c1d36937241ed859bd3a4fe54ec7\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
05:51:02 +751+ STATUS=COMPLETE
05:51:02 +751+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
05:51:02 +751+ [[ 200 == \5\0\3 ]]
05:51:02 +751+ [[ 200 == \5\0\2 ]]
05:51:02 +751+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
05:51:02 +751+ break
05:51:02 +751+ rm eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:02 +751+ curl -JO https://cbi.eclipse.org/macos/xcrun/6f13f2e7-be98-433a-b3c7-b21e06df2e23/download
05:51:02   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:51:02                                  Dload  Upload   Total   Spent    Left  Speed
05:51:02 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 43.0M    0 43.0M    0     0  81.3M      0 --:--:-- --:--:-- --:--:-- 81.3M
100  107M    0  107M    0     0  70.2M      0 --:--:--  0:00:01 --:--:-- 70.2M
100  158M    0  158M    0     0  62.7M      0 --:--:--  0:00:02 --:--:-- 62.7M
100  244M    0  244M    0     0  69.5M      0 --:--:--  0:00:03 --:--:-- 69.4M
100  308M    0  308M    0     0  68.2M      0 --:--:--  0:00:04 --:--:-- 68.2M
100  390M    0  390M    0     0  70.7M      0 --:--:--  0:00:05 --:--:-- 69.6M
100  464M    0  464M    0     0  71.1M      0 --:--:--  0:00:06 --:--:-- 71.4M
100  502M    0  502M    0     0  70.6M      0 --:--:--  0:00:07 --:--:-- 74.9M
05:51:09 curl: Saved to filename 'eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:51:09 +751+ cp -vf eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:10 'eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg'
05:51:10 ++751+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:10 +751+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
05:51:10 ++751+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:10 +751+ b=eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:10 +751+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
05:51:10 +751+ md5sum eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:11 +751+ sha1sum eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:12 +751+ sha512sum -b eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg
05:51:14 +751+ rm eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize
05:51:14 +751+ rm -f eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
05:51:14 +751+ rm -f eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
05:51:14 +751+ rm -f eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
05:51:14 +114+ pushd temp
05:51:14 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
05:51:14 ++114+ find eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
05:51:14 +114+ for i in $( find * -name '*.dmg' )
05:51:14 +114+ scp eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:51:25 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:51:26 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:51:26 +114+ for i in $( find * -name '*.dmg' )
05:51:26 +114+ scp eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:51:37 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:51:37 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:51:37 +114+ for i in $( find * -name '*.dmg' )
05:51:37 +114+ scp eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:51:45 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:51:45 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:51:46 +114+ for i in $( find * -name '*.dmg' )
05:51:46 +114+ scp eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:51:54 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:51:55 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:51:55 +114+ for i in $( find * -name '*.dmg' )
05:51:55 +114+ scp eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:52:06 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:52:06 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:52:07 +114+ for i in $( find * -name '*.dmg' )
05:52:07 +114+ scp eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:52:18 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:52:19 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:52:20 +114+ for i in $( find * -name '*.dmg' )
05:52:20 +114+ scp eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:52:27 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:52:27 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:52:28 +114+ for i in $( find * -name '*.dmg' )
05:52:28 +114+ scp eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:52:36 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:52:36 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:52:36 +114+ for i in $( find * -name '*.dmg' )
05:52:36 +114+ scp eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:52:43 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:52:44 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:52:44 +114+ for i in $( find * -name '*.dmg' )
05:52:44 +114+ scp eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:52:51 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:52:52 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:52:52 +114+ for i in $( find * -name '*.dmg' )
05:52:52 +114+ scp eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:53:03 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:53:03 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:53:03 +114+ for i in $( find * -name '*.dmg' )
05:53:03 +114+ scp eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:53:16 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:53:16 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:53:17 +114+ for i in $( find * -name '*.dmg' )
05:53:17 +114+ scp eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:53:30 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:53:31 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:53:31 +114+ for i in $( find * -name '*.dmg' )
05:53:31 +114+ scp eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:53:44 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:53:44 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:53:45 +114+ for i in $( find * -name '*.dmg' )
05:53:45 +114+ scp eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:53:53 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:53:54 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:53:54 +114+ for i in $( find * -name '*.dmg' )
05:53:54 +114+ scp eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:54:03 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:54:03 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:54:04 +114+ for i in $( find * -name '*.dmg' )
05:54:04 +114+ scp eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:54:14 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:54:15 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:54:15 +114+ for i in $( find * -name '*.dmg' )
05:54:15 +114+ scp eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:54:25 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:54:25 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:54:25 +114+ for i in $( find * -name '*.dmg' )
05:54:25 +114+ scp eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:54:35 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-signed
05:54:36 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-aarch64.dmg-tonotarize*'
05:54:36 +114+ for i in $( find * -name '*.dmg' )
05:54:36 +114+ scp eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
05:54:46 +114+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-signed
05:54:47 +114+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-RC1-macosx-cocoa-x86_64.dmg-tonotarize*'
05:54:48 +114+ popd
05:54:48 ~/agent/workspace/notarize-downloads
05:54:48 ++114+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
05:54:48 +114+ [[ -n '' ]]
05:54:48 $ ssh-agent -k
05:54:48 unset SSH_AUTH_SOCK;
05:54:48 unset SSH_AGENT_PID;
05:54:48 echo Agent pid 47 killed;
05:54:48 [ssh-agent] Stopped.
05:54:48 Archiving artifacts
05:54:48 Finished: SUCCESS