I checked it, it seems fine to me: > parshimers@debian-w541:~/Downloads$ wget > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip > --2019-07-15 14:07:58-- > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip > Resolving dist.apache.org (dist.apache.org)... 209.188.14.144 > Connecting to dist.apache.org (dist.apache.org)|209.188.14.144|:443... > connected. > HTTP request sent, awaiting response... 200 OK > Length: 85562275 (82M) [application/octet-stream] > Saving to: ‘asterix-server-0.9.5-binary-assembly.zip’ > > asterix-server-0.9.5-binary-assembly.zip > 100%[===========================================================================================================>] > 81.60M 24.0MB/s in 4.1s > > 2019-07-15 14:08:02 (19.9 MB/s) - ‘asterix-server-0.9.5-binary-assembly.zip’ > saved [85562275/85562275] > > parshimers@debian-w541:~/Downloads$ sha256sum > asterix-server-0.9.5-binary-assembly.zip > d80ff63ea5796022f6ce58676d3954438ce703a1da06c5f382b8ace3d4719445 > asterix-server-0.9.5-binary-assembly.zip
The email for this gets generated by the release job in fact, it calculates the sums there. I don't do it manually like I used to, so it's a lot less error-prone. On Sat, Jul 13, 2019 at 2:54 AM Taewoo Kim <[email protected]> wrote: > > -1 > > - Checked the SHA256 of each zip file: SHA256 of the binary file ( > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip) > doesn't match. Could you check? > Expected: d80ff63ea5796022f6ce58676d3954438ce703a1da06c5f382b8ace3d4719445 > Actual: d395bf454e5b53e9f0f6e826e790b0d3a1369308ed6703d76436d0e13cd54c59 > > - Builds were successful without any error. > > - Smoke test using the binary was successful. > > Best, > Taewoo > > > On Fri, Jul 12, 2019 at 12:49 AM Ian Maxon <[email protected]> wrote: > > > Hi everyone, > > > > Please verify and vote on the latest release of Apache AsterixDB > > > > The change that produced this release and the change to advance the > > version are > > up for review on Gerrit: > > > > > > https://asterix-gerrit.ics.uci.edu/#/q/status:open+owner:%22Jenkins+%253Cjenkins%2540fulliautomatix.ics.uci.edu%253E%22 > > > > The release artifacts are as follows: > > > > AsterixDB Source > > > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-0.9.5-source-release.zip > > > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-0.9.5-source-release.zip.asc > > > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-0.9.5-source-release.zip.sha256 > > > > SHA256:1eecef9152ec2e390833830702222456a38876e4bf6127cb6800b1e2e365f207 > > > > Hyracks Source > > > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-hyracks-0.3.5-source-release.zip > > > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-hyracks-0.3.5-source-release.zip.asc > > > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-hyracks-0.3.5-source-release.zip.sha256 > > > > SHA256:a90e1f8e06ed78bfc9d2d3dd3bcdf996d738d8193a4d94fe3f5cd8b4c447ee2e > > > > AsterixDB NCService Installer: > > > > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip > > > > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip.asc > > > > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip.sha256 > > > > SHA256:d80ff63ea5796022f6ce58676d3954438ce703a1da06c5f382b8ace3d4719445 > > > > The KEYS file containing the PGP keys used to sign the release can be > > found at > > > > https://dist.apache.org/repos/dist/release/asterixdb/KEYS > > > > RAT was executed as part of Maven via the RAT maven plugin, but > > excludes files that are: > > > > - data for tests > > - procedurally generated, > > - or source files which come without a header mentioning their license, > > but have an explicit reference in the LICENSE file. > > > > > > The vote is open for 72 hours, or until the necessary number of votes > > (3 +1) has been reached. > > > > Please vote > > [ ] +1 release these packages as Apache AsterixDB 0.9.5 and > > Apache Hyracks 0.3.5 > > [ ] 0 No strong feeling either way > > [ ] -1 do not release one or both packages because ... > > > > Thanks! > >
