+1

        * Signature: ok
        * Checksum : ok
        * Rat check (11.0.10): ok
         - mvn clean apache-rat:check -D hadoop.profile=3.0
        * Built from source (11.0.10): ok
         - mvn clean install -D hadoop.profile=3.0 -DskipTests
        * Unit tests pass (11.0.10): ok
         - mvn package -P runSmallTests -D hadoop.profile=3.0
-Dsurefire.rerunFailingTestsCount=3

Note that I have a cursed machine that fails reliably on TestHeapSize, for
both this RC and 2.3.4, running the exact same JVM version as the above run
(from my laptop). However, I cannot repro this failure on other hosts, nor
do I see it in Jenkins, AND it also fails on the earlier release, so I
don't believe it to be a regression with this RC.

[ERROR] Failures:
[ERROR] org.apache.hadoop.hbase.io.TestHeapSize.testNativeSizes

[ERROR]   Run 1: TestHeapSize.testNativeSizes:132 expected:<72> but was:<64>
[ERROR]   Run 2: TestHeapSize.testNativeSizes:132 expected:<72> but was:<64>
[ERROR]   Run 3: TestHeapSize.testNativeSizes:132 expected:<72> but
was:<64>
[ERROR]   Run 4: TestHeapSize.testNativeSizes:132 expected:<72> but
was:<64>


[INFO]
[ERROR] org.apache.hadoop.hbase.io.TestHeapSize.testSizes



[ERROR]   Run 1: TestHeapSize.testSizes:333 expected:<160> but was:<152>

[ERROR]   Run 2: TestHeapSize.testSizes:333 expected:<160> but was:<152>
[ERROR]   Run 3: TestHeapSize.testSizes:333 expected:<160> but was:<152>
[ERROR]   Run 4: TestHeapSize.testSizes:333 expected:<160> but was:<152>

On Sun, Mar 28, 2021 at 12:24 PM Viraj Jasani <vjas...@apache.org> wrote:

> +1 (binding)
>
> * Signature: ok
> * Checksum : ok
> * Rat check (1.8.0_171): ok
>  - mvn clean apache-rat:check
> * Built from source (1.8.0_171): ok
>  - mvn clean install  -DskipTests
> * Nightly builds look great
> * Unit tests pass (1.8.0_171): failed
>  - mvn package -P runAllTests  -Dsurefire.rerunFailingTestsCount=3
>
>
> [ERROR] Failures:
> [ERROR] org.apache.hadoop.hbase.client.TestAsyncTableRSCrashPublish.test
> [ERROR]   Run 1: TestAsyncTableRSCrashPublish.test:94 Waiting timed out
> after [60,000] msec
> [ERROR]   Run 2: TestAsyncTableRSCrashPublish.test:94 Waiting timed out
> after [60,000] msec
> [ERROR]   Run 3: TestAsyncTableRSCrashPublish.test:94 Waiting timed out
> after [60,000] msec
> [ERROR]   Run 4: TestAsyncTableRSCrashPublish.test:94 Waiting timed out
> after [60,000] msec
> [INFO]
> [WARNING] Flakes:
> [WARNING]
> org.apache.hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush.testBatchPut_whileNoRowLocksHeld
> [ERROR]   Run 1:
> TestHRegionWithInMemoryFlush>TestHRegion.testBatchPut_whileNoRowLocksHeld:1583
> Metrics Counters should be equal expected:<17631> but was:<17630>
> [INFO]   Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl.testGetListOfRegionServers
> [ERROR]   Run 1:
> TestReplicationTrackerZKImpl.testGetListOfRegionServers:133 expected:<1>
> but was:<2>
> [INFO]   Run 2: PASS
>
>
>
> On 2021/03/26 19:09:39, Huaxiang Sun <huaxiang...@gmail.com> wrote:
> > Please vote on this Apache hbase release candidate,
> >
> > hbase-2.3.5RC1
> >
> >
> > The VOTE will remain open for at least 72 hours.
> >
> >
> > [ ] +1 Release this package as Apache hbase 2.3.5
> >
> > [ ] -1 Do not release this package because ...
> >
> >
> > The tag to be voted on is 2.3.5RC1:
> >
> >
> >   https://github.com/apache/hbase/tree/2.3.5RC1
> >
> >
> > This tag currently points to git reference
> >
> >
> >   fd3fdc08d1cd43eb3432a1a70d31c3aece6ecabe
> >
> >
> > The release files, including signatures, digests, as well as CHANGES.md
> >
> > and RELEASENOTES.md included in this RC can be found at:
> >
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/2.3.5RC1/
> >
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1439/
> >
> >
> > Artifacts were signed with the 0x117C835E key which can be found in:
> >
> >
> >   https://dist.apache.org/repos/dist/release/hbase/KEYS
> >
> >
> > To learn more about Apache hbase, please see
> >
> >
> >   http://hbase.apache.org/
> >
> >
> > Thanks,
> >
> > Your HBase Release Manager
> >
>

Reply via email to