Upgraded Docker version to 24.0.7, build afdd53b and rerun the built/test checks.
* Built from git tag and run tests OK * Built from source artifacts and run tests OK Changing my vote to +1 (binding) Stamatis On Thu, Dec 7, 2023 at 10:40 AM Stamatis Zampetakis <[email protected]> wrote: > > Ubuntu 20.04.6 LTS, > docker-compose version 1.25.5, build 8a1c60f6 > Docker version 20.10.5, build 55c4c88 > > * Checked signatures and checksums OK > * Checked diff between repo and artifacts OK > * Went over release note OK > * Checked README.md (Logged CALCITE-6158) > * Checked LICENSE, NOTICE OK > * All source files have ASF headers OK > * No unexpected binary files OK (find . -type f -exec file {} \; | > grep -v text) > * Built from git tag and run tests KO (Logged CALCITE-6159) > * Built from source artifacts and run tests KO (Logged CALCITE-6159) > > 0 (binding) > > I couldn't build/test the release on my environment (CALCITE-6159) > thus my vote. I will try updating docker and compose versions as it > was suggested in the past and will try again. > > Best, > Stamatis > > On Mon, Dec 4, 2023 at 5:19 AM Francis Chuang <[email protected]> > wrote: > > > > Hi all, > > > > I have created a release for Apache Calcite Avatica Go 5.3.0, release > > candidate 0. > > > > Thanks to everyone who has contributed to this release. The release > > notes are available here: > > https://github.com/apache/calcite-avatica-go/blob/v5.3.0-rc0/site/_docs/go_history.md > > > > The commit to be voted on: > > https://gitbox.apache.org/repos/asf?p=calcite-avatica-go.git;a=commit;h=8657d0ac4148dca20f67253e78be222d10cc9c6a > > > > The hash is 8657d0ac4148dca20f67253e78be222d10cc9c6a > > > > The artifacts to be voted on are located here: > > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-go-5.3.0-rc0/ > > > > The hashes of the artifacts are as follows: > > src.tar.gz 4927DE62 7C46BE04 2F8092E6 86D5FE36 A3E0115F 7D1672AB > > F0B32285 AB437FE53B6347CE 5824E1D9 C37A24D0 8B80088C 132F706D D484F0F8 > > C2961453 941AC048 > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/francischuang.asc > > > > Instructions for running the test suite is located here: > > https://github.com/apache/calcite-avatica-go/blob/v5.3.0-rc0/site/develop/avatica-go.md#testing > > > > Please vote on releasing this package as Apache Calcite Avatica Go 5.3.0. > > > > To run the tests without a Go environment, install docker and docker > > compose. Then, in the root of the release's directory, run: docker > > compose run test > > > > When the test suite completes, run "docker compose down" to remove and > > shutdown all the containers. > > > > The vote is open for the next 72 hours and passes if a majority of at > > least three +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Calcite Avatica Go 5.3.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > > > > > > Here is my vote: > > > > +1 (binding) > > > > Francis
