GH-45819: [C++] Add OptionalBitmapAnd utility #92516
dev.yml
on: pull_request
Lint C++, Python, R, Docker, RAT
3m 43s
Matrix: release
Annotations
2 errors
|
Source Release and Merge Script on ubuntu-latest
Process completed with exit code 1.
|
|
Failure:
dev/release/10-vote-email-test.rb#L92
<"To: dev@arrow.apache.org\n" +
"Subject: [VOTE] Release Apache Arrow 25.0.0 - RC0\n" +
"\n" +
"Hi,\n" +
"\n" +
"I would like to propose the following release candidate (RC0) of Apache\n" +
"Arrow version 25.0.0. This is a release consisting of 34\n" +
"resolved GitHub issues[1].\n" +
"\n" +
"This release candidate is based on commit:\n" +
"2b10097a8c0eb4843d6d84d9ee29cb974f6241e7 [2]\n" +
"\n" +
"The source release rc0 is hosted at [3].\n" +
"The binary artifacts are hosted at [4][5][6][7][8][9].\n" +
"The changelog is located at [10].\n" +
"\n" +
"Please download, verify checksums and signatures, run the unit tests,\n" +
"and vote on the release. See [11] for the SHA-512 checksum for this RC and [12]\n" +
"for how to validate a release candidate.\n" +
"\n" +
"See also a verification result on GitHub pull request [13].\n" +
"\n" +
"The vote will be open for at least 72 hours.\n" +
"\n" +
"[ ] +1 Release this as Apache Arrow 25.0.0\n" +
"[ ] +0\n" +
"[ ] -1 Do not release this as Apache Arrow 25.0.0 because...\n" +
"\n" +
"[1]: https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A25.0.0+is%3Aclosed\n" +
"[2]: https://github.com/apache/arrow/tree/2b10097a8c0eb4843d6d84d9ee29cb974f6241e7\n" +
"[3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-25.0.0-rc0\n" +
"[4]: https://packages.apache.org/artifactory/arrow/almalinux-rc/\n" +
"[5]: https://packages.apache.org/artifactory/arrow/amazon-linux-rc/\n" +
"[6]: https://packages.apache.org/artifactory/arrow/centos-rc/\n" +
"[7]: https://packages.apache.org/artifactory/arrow/debian-rc/\n" +
"[8]: https://packages.apache.org/artifactory/arrow/ubuntu-rc/\n" +
"[9]: https://github.com/apache/arrow/releases/tag/apache-arrow-25.0.0-rc0\n" +
"[10]: https://github.com/apache/arrow/blob/2b10097a8c0eb4843d6d84d9ee29cb974f6241e7/CHANGELOG.md\n" +
"[11]: b4d5c066ac5fb9033bd01d1896d6043d868a5fd9a63414fcbf127eb0a6b5467d465e7331aa93e9a0067c5c76c8445f466db8fd48a1a57a6a19200e7ac600ab32\n" +
"[12]: https://arrow.apache.org/docs/developers/release_verification.html\n" +
"[13]: null"> expected but was
<"To: dev@arrow.apache.org\n" +
"Subject: [VOTE] Release Apache Arrow 25.0.0 - RC0\n" +
"\n" +
"Hi,\n" +
"\n" +
"I would like to propose the following release candidate (RC0) of Apache\n" +
"Arrow version 25.0.0. This is a release consisting of null\n" +
"resolved GitHub issues[1].\n" +
"\n" +
"This release candidate is based on commit:\n" +
"2b10097a8c0eb4843d6d84d9ee29cb974f6241e7 [2]\n" +
"\n" +
"The source release rc0 is hosted at [3].\n" +
"The binary artifacts are hosted at [4][5][6][7][8][9].\n" +
"The changelog is located at [10].\n" +
"\n" +
"Please download, verify checksums and signatures, run the unit tests,\n" +
"and vote on the release. See [11] for the SHA-512 checksum for this RC and [12]\n" +
"for how to validate a release candidate.\n" +
"\n" +
"See also a verification result on GitHub pull request [13].\n" +
"\n" +
"The vote will be open for at least 72 hours.\n" +
"\n" +
"[ ] +1 Release this as Apache Arrow 25.0.0\n" +
"[ ] +0\n" +
"[ ] -1 Do not release this as Apache Arrow 25.0.0 because...\n" +
"\n" +
"[1]: https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A25.0.0+is%3Aclosed\n" +
"[2]: https://github.com/apache/arrow/tree/2b10097a8c0eb4843d6d84d9ee29cb974f6241e7\n" +
"[3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-25.0.0-rc0\n" +
"[4]: https://packages.apache.org/artifactory/arrow/almalinux-rc/\n" +
"[5]: https://packages.apache.org/artifactory/arrow/amazon-linux-rc/\n" +
"[6]: https://packages.apache.org/artifactory/arrow/centos-rc/\n" +
"[7]: https://packages.apache.org/artifactory/arrow/debian-rc/\n" +
"[8]: https://packages.apache.org/artifactory/arrow/ubuntu-rc/\n" +
"[9]: https://github.com/apache/arrow/releases/tag/apache-arrow-25.0.0-rc0\n" +
"[10]: https://github.com/apache/arrow/blob/2b10097a8c0eb4843d6d84d9ee29cb974f6241e7/CHANGELOG.md\n" +
"[11]: b4d5c066ac5fb9033bd01d1896d6043d868a5fd9a63414fcbf127eb0a6b5467d465e7331aa93e9a0067c5c76c8445f466db8fd48a1a57a6a19200e7ac600ab32\n" +
"[12]: https://arrow.apache.org/docs
|